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

Unified Diff: cc/cc.gyp

Issue 11293084: cc: Get rid of FloatToSkScalar() function. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « no previous file | cc/content_layer_updater.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 2116dd04a3de41e51ebca3f9646dc450aa1562f2..3b19401a568f759bda22d3237523635123b6e152 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -263,7 +263,6 @@
'stubs/IntRect.h',
'stubs/IntSize.h',
'stubs/Region.h',
- 'stubs/SkiaUtils.h',
'stubs/UnitBezier.h',
'stubs/config.h',
@@ -273,7 +272,6 @@
'stubs/int_point.h',
'stubs/int_rect.h',
'stubs/int_size.h',
- 'stubs/skia_utils.h',
'stubs/unit_bezier.h',
],
},
« no previous file with comments | « no previous file | cc/content_layer_updater.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698