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

Unified Diff: cc/test/CCLayerTestCommon.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/test/CCLayerTestCommon.h ('k') | cc/test/CCOcclusionTrackerTestCommon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/CCLayerTestCommon.cpp
diff --git a/cc/test/CCLayerTestCommon.cpp b/cc/test/CCLayerTestCommon.cpp
index 1195012313a958f9e7ab80b9f85fa15d73f78b80..7fb0afc9172726d5f966a5b0c37c9281813bcb66 100644
--- a/cc/test/CCLayerTestCommon.cpp
+++ b/cc/test/CCLayerTestCommon.cpp
@@ -10,7 +10,7 @@
#include <gtest/gtest.h>
#include <wtf/Vector.h>
-using namespace WebCore;
+using namespace cc;
namespace CCLayerTestCommon {
« no previous file with comments | « cc/test/CCLayerTestCommon.h ('k') | cc/test/CCOcclusionTrackerTestCommon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698