From 81712883419f76e25d2ffec38a9438284a45a48d Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Thu, 1 Nov 2012 17:12:34 +0000 Subject: Remove GrScalar, replace with SkScalar. Review URL: https://codereview.appspot.com/6812064 git-svn-id: http://skia.googlecode.com/svn/trunk@6243 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gpu.gypi | 1 - 1 file changed, 1 deletion(-) (limited to 'gyp') diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index fae91c245e..0c45aa5908 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -31,7 +31,6 @@ '<(skia_include_path)/gpu/GrRefCnt.h', '<(skia_include_path)/gpu/GrRenderTarget.h', '<(skia_include_path)/gpu/GrResource.h', - '<(skia_include_path)/gpu/GrScalar.h', '<(skia_include_path)/gpu/GrSurface.h', '<(skia_include_path)/gpu/GrTBackendEffectFactory.h', '<(skia_include_path)/gpu/GrTextContext.h', -- cgit v1.2.3