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

Unified Diff: webkit/compositor_bindings/TextureCopierTest.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
Index: webkit/compositor_bindings/TextureCopierTest.cpp
diff --git a/webkit/compositor_bindings/TextureCopierTest.cpp b/webkit/compositor_bindings/TextureCopierTest.cpp
index c2382d20f5c4599078c56f2930fc50054c7169e8..9b017ba3823efbef79d15b2b806a22bad07977f7 100644
--- a/webkit/compositor_bindings/TextureCopierTest.cpp
+++ b/webkit/compositor_bindings/TextureCopierTest.cpp
@@ -12,7 +12,7 @@
#include <gtest/gtest.h>
#include <wtf/RefPtr.h>
-using namespace WebCore;
+using namespace cc;
using namespace WebKit;
using testing::InSequence;
using testing::Test;
« no previous file with comments | « webkit/compositor_bindings/LayerChromiumTest.cpp ('k') | webkit/compositor_bindings/TextureLayerChromiumTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698