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

Unified Diff: cc/RenderSurfaceChromium.cpp

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/ProgramBinding.cpp ('k') | cc/ShaderChromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/RenderSurfaceChromium.cpp
diff --git a/cc/RenderSurfaceChromium.cpp b/cc/RenderSurfaceChromium.cpp
index 7f207c4e0c12f68774c54db6f02a503e2f88a1b6..0ca05ee0dd3c3352bc005ea579796530cf402ea6 100644
--- a/cc/RenderSurfaceChromium.cpp
+++ b/cc/RenderSurfaceChromium.cpp
@@ -11,7 +11,6 @@
#include "CCMathUtil.h"
#include "LayerChromium.h"
#include <public/WebTransformationMatrix.h>
-#include <wtf/text/CString.h>
using WebKit::WebTransformationMatrix;
« no previous file with comments | « cc/ProgramBinding.cpp ('k') | cc/ShaderChromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698