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

Unified Diff: cc/CCSchedulerStateMachineTest.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/CCSchedulerStateMachine.cpp ('k') | cc/CCSolidColorLayerImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCSchedulerStateMachineTest.cpp
diff --git a/cc/CCSchedulerStateMachineTest.cpp b/cc/CCSchedulerStateMachineTest.cpp
index 1342b5b4b23427523eb1bae89439acd39c5414a4..8f139cb62c9eec690751fbec0681e5e543038a37 100644
--- a/cc/CCSchedulerStateMachineTest.cpp
+++ b/cc/CCSchedulerStateMachineTest.cpp
@@ -7,8 +7,6 @@
#include "CCSchedulerStateMachine.h"
#include <gtest/gtest.h>
-#include <wtf/text/CString.h>
-#include <wtf/text/WTFString.h>
using namespace WTF;
using namespace WebCore;
« no previous file with comments | « cc/CCSchedulerStateMachine.cpp ('k') | cc/CCSolidColorLayerImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698