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

Unified Diff: webkit/compositor_bindings/WebIOSurfaceLayerImpl.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/WebIOSurfaceLayerImpl.cpp
diff --git a/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp b/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
index ed3b99ab34177eb1b0fdf29512524e975c58b581..5a27036220be1cae1aefcb82b8c7a0c7f05b8021 100644
--- a/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
+++ b/webkit/compositor_bindings/WebIOSurfaceLayerImpl.cpp
@@ -9,7 +9,7 @@
#include "WebLayerImpl.h"
#include "webcore_convert.h"
-using WebCore::IOSurfaceLayerChromium;
+using cc::IOSurfaceLayerChromium;
namespace WebKit {
« no previous file with comments | « webkit/compositor_bindings/WebFloatAnimationCurveTest.cpp ('k') | webkit/compositor_bindings/WebImageLayerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698