Move GrTemplates.h to src
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Jun 2012 12:34:22 +0000 (12:34 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Jun 2012 12:34:22 +0000 (12:34 +0000)
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
src/gpu/GrTemplates.h [moved from include/gpu/GrTemplates.h with 100% similarity]

index b601721..0dd0ad2 100644 (file)
         '../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',
         '../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',