From 5e2412983183f9c4075a795278f3ca4ffee0ed79 Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Fri, 22 Jun 2012 12:34:22 +0000 Subject: Move GrTemplates.h to src Review URL: http://codereview.appspot.com/6333053/ git-svn-id: http://skia.googlecode.com/svn/trunk@4300 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gpu.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gyp/gpu.gyp') diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index b60172182a..0dd0ad236f 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -196,7 +196,6 @@ '../include/gpu/GrSamplerState.h', '../include/gpu/GrScalar.h', '../include/gpu/GrSurface.h', - '../include/gpu/GrTemplates.h', '../include/gpu/GrTextContext.h', '../include/gpu/GrTexture.h', '../include/gpu/GrTypes.h', @@ -273,6 +272,7 @@ '../src/gpu/GrSoftwarePathRenderer.cpp', '../src/gpu/GrSoftwarePathRenderer.h', '../src/gpu/GrSurface.cpp', + '../src/gpu/GrTemplates.h', '../src/gpu/GrTextStrike.cpp', '../src/gpu/GrTextStrike.h', '../src/gpu/GrTextStrike_impl.h', -- cgit v1.2.3