summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 2116dd0..cca9c59 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -257,10 +257,8 @@
'sources': [
'<@(cc_source_files)',
'stubs/FloatPoint.h',
- 'stubs/FloatRect.h',
'stubs/FloatSize.h',
'stubs/IntPoint.h',
- 'stubs/IntRect.h',
'stubs/IntSize.h',
'stubs/Region.h',
'stubs/SkiaUtils.h',
@@ -268,10 +266,8 @@
'stubs/config.h',
'stubs/float_point.h',
- 'stubs/float_rect.h',
'stubs/float_size.h',
'stubs/int_point.h',
- 'stubs/int_rect.h',
'stubs/int_size.h',
'stubs/skia_utils.h',
'stubs/unit_bezier.h',