diff options
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-12-20 15:13:01 +0000 |
---|---|---|
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-12-20 15:13:01 +0000 |
commit | 0797c2cceadd7dfc2e7f9efa30b611d18efcdcdd (patch) | |
tree | 2fc86b2f5248e1977e8ffee9190d606947358a4f /gyp | |
parent | 0b6ad2297fbf43466950690102c1c9c150f2a972 (diff) |
Reland 6914 w/ fixes.
git-svn-id: http://skia.googlecode.com/svn/trunk@6916 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/gpu.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index 7d3c0f2cbc..9bfe572459 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -10,7 +10,6 @@ 'gr_sources': [ '<(skia_include_path)/gpu/GrAARectRenderer.h', '<(skia_include_path)/gpu/GrBackendEffectFactory.h', - '<(skia_include_path)/gpu/GrCacheID.h', '<(skia_include_path)/gpu/GrClipData.h', '<(skia_include_path)/gpu/GrColor.h', '<(skia_include_path)/gpu/GrConfig.h', |