diff options
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-10-30 20:17:54 +0000 |
---|---|---|
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-10-30 20:17:54 +0000 |
commit | 175fe75654a6a9bf8cb1570d057fa04f018c5437 (patch) | |
tree | 91d0c37b115bc84851363ec016569ea0f671c700 /gyp/gpu.gypi | |
parent | d4501a0aba2541489c32c89426bbfc59ed945da2 (diff) | |
parent | 17504f5d5ea2550d29d2118193627129beb7f8b2 (diff) |
Upstreaming changes from gpu_dev to trunk.
git-svn-id: http://skia.googlecode.com/svn/trunk@6207 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r-- | gyp/gpu.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index 8650f3cd3f..c01174797e 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -33,6 +33,7 @@ '<(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', '<(skia_include_path)/gpu/GrTexture.h', '<(skia_include_path)/gpu/GrTextureAccess.h', |