Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2201)

Unified Diff: cc/cc.gyp

Issue 11150025: Patch from https://codereview.chromium.org/11111005/ without actual file deletes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/bitmap_skpicture_canvas_layer_texture_updater.cc ('k') | cc/content_layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 495739cb86163915b6c0be603ae145b1612c9c70..37603c4df5abad326e4a19aa18e8280823cd0a0b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -373,15 +373,11 @@
],
'sources': [
'<@(cc_source_files)',
- 'stubs/Extensions3D.h',
- 'stubs/Extensions3DChromium.h',
'stubs/FloatPoint.h',
'stubs/FloatPoint3D.h',
'stubs/FloatQuad.h',
'stubs/FloatRect.h',
'stubs/FloatSize.h',
- 'stubs/GraphicsContext3D.h',
- 'stubs/GraphicsTypes3D.h',
'stubs/IntPoint.h',
'stubs/IntRect.h',
'stubs/IntSize.h',
@@ -392,15 +388,11 @@
'stubs/TraceEvent.h',
'stubs/UnitBezier.h',
- 'stubs/extensions_3d_chromium.h',
- 'stubs/extensions_3d.h',
'stubs/float_point_3d.h',
'stubs/float_point.h',
'stubs/float_quad.h',
'stubs/float_rect.h',
'stubs/float_size.h',
- 'stubs/graphics_context_3d.h',
- 'stubs/graphics_types_3d.h',
'stubs/int_point.h',
'stubs/int_rect.h',
'stubs/int_size.h',
« no previous file with comments | « cc/bitmap_skpicture_canvas_layer_texture_updater.cc ('k') | cc/content_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698