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

Unified Diff: webkit/compositor_bindings/WebCompositorImpl.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 | « webkit/compositor_bindings/WebCompositorImpl.h ('k') | webkit/compositor_bindings/WebContentLayerImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/WebCompositorImpl.cpp
diff --git a/webkit/compositor_bindings/WebCompositorImpl.cpp b/webkit/compositor_bindings/WebCompositorImpl.cpp
index 5086837a2e97a9d1cf5a5fb628fded043ac8a854..270e90a4e63b1c6ca97b0e636f5fc472b4b9354d 100644
--- a/webkit/compositor_bindings/WebCompositorImpl.cpp
+++ b/webkit/compositor_bindings/WebCompositorImpl.cpp
@@ -21,7 +21,7 @@
#include "webkit/glue/webthread_impl.h"
#endif
-using namespace WebCore;
+using namespace cc;
namespace WebKit {
« no previous file with comments | « webkit/compositor_bindings/WebCompositorImpl.h ('k') | webkit/compositor_bindings/WebContentLayerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698