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

Unified Diff: cc/cc.gyp

Issue 10900021: Use std::string instead of WTF::String / TextStream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/TiledLayerChromium.cpp ('k') | cc/stubs/TextStream.h » ('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 a268816bbaf651bc4f78d2c1ba3bf1a8b4c5a6a6..59a247a0fa75cd1e1563b406b51ad8e099725c6c 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -249,7 +249,6 @@
'stubs/NotImplemented.h',
'stubs/Region.h',
'stubs/SkiaUtils.h',
- 'stubs/TextStream.h',
'stubs/TilingData.h',
'stubs/TraceEvent.h',
'stubs/UnitBezier.h',
« no previous file with comments | « cc/TiledLayerChromium.cpp ('k') | cc/stubs/TextStream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698