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

Unified Diff: cc/CCOcclusionTrackerTest.cpp

Issue 10914268: Change cc files from namespace WebCore to cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased 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/CCOcclusionTracker.cpp ('k') | cc/CCOverdrawMetrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCOcclusionTrackerTest.cpp
diff --git a/cc/CCOcclusionTrackerTest.cpp b/cc/CCOcclusionTrackerTest.cpp
index 9923275c836db2a6735e037739a3b66fb4be5942..ec4f0c4f28a76f5cf5df07b5adf58991f481812b 100644
--- a/cc/CCOcclusionTrackerTest.cpp
+++ b/cc/CCOcclusionTrackerTest.cpp
@@ -23,7 +23,7 @@
#include <public/WebFilterOperations.h>
#include <public/WebTransformationMatrix.h>
-using namespace WebCore;
+using namespace cc;
using namespace WebKit;
using namespace WebKitTests;
« no previous file with comments | « cc/CCOcclusionTracker.cpp ('k') | cc/CCOverdrawMetrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698