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

Unified Diff: cc/ImageLayerChromium.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/ImageLayerChromium.h ('k') | cc/LayerChromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ImageLayerChromium.cpp
diff --git a/cc/ImageLayerChromium.cpp b/cc/ImageLayerChromium.cpp
index 09c97d80bc3b15264da5ed3765d7f076b228c15c..d728bceb23a0768c94c5d7effe7955cce9557fdb 100644
--- a/cc/ImageLayerChromium.cpp
+++ b/cc/ImageLayerChromium.cpp
@@ -12,7 +12,7 @@
#include "LayerTextureUpdater.h"
#include "PlatformColor.h"
-namespace WebCore {
+namespace cc {
class ImageLayerTextureUpdater : public LayerTextureUpdater {
public:
« no previous file with comments | « cc/ImageLayerChromium.h ('k') | cc/LayerChromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698