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

Unified Diff: cc/CCThreadTaskTest.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/CCThreadTask.h ('k') | cc/CCThreadedTest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCThreadTaskTest.cpp
diff --git a/cc/CCThreadTaskTest.cpp b/cc/CCThreadTaskTest.cpp
index 7a757ef3a46efc31cc9d2fbbe7ed1779359e2f01..1ccb968904df91ff1dcbc5c934e47fa66a4dfea4 100644
--- a/cc/CCThreadTaskTest.cpp
+++ b/cc/CCThreadTaskTest.cpp
@@ -9,8 +9,8 @@
#include <gmock/gmock.h>
#include <gtest/gtest.h>
+using namespace cc;
using namespace WTF;
-using namespace WebCore;
namespace {
« no previous file with comments | « cc/CCThreadTask.h ('k') | cc/CCThreadedTest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698