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

Unified Diff: webkit/compositor_bindings/ThrottledTextureUploaderTest.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/ThrottledTextureUploaderTest.cpp
diff --git a/webkit/compositor_bindings/ThrottledTextureUploaderTest.cpp b/webkit/compositor_bindings/ThrottledTextureUploaderTest.cpp
index 86b7a1076c32471115897f2417723b3d5b556d7d..ea5a3e33497823abd6f1049dc23d3976b3946127 100644
--- a/webkit/compositor_bindings/ThrottledTextureUploaderTest.cpp
+++ b/webkit/compositor_bindings/ThrottledTextureUploaderTest.cpp
@@ -14,7 +14,7 @@
#include <gtest/gtest.h>
#include <wtf/RefPtr.h>
-using namespace WebCore;
+using namespace cc;
using namespace WebKit;
namespace {
« no previous file with comments | « webkit/compositor_bindings/TextureLayerChromiumTest.cpp ('k') | webkit/compositor_bindings/TiledLayerChromiumTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698