diff options
Diffstat (limited to 'gyp/gpu.gypi')
-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', |