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

Unified Diff: cc/HeadsUpDisplayLayerChromium.h

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/GeometryBinding.cpp ('k') | cc/HeadsUpDisplayLayerChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/HeadsUpDisplayLayerChromium.h
diff --git a/cc/HeadsUpDisplayLayerChromium.h b/cc/HeadsUpDisplayLayerChromium.h
index 2f815745f8513590c32fe90abe5d38578c82e226..a28351bbbed2de7f2f62037d703b78fd05092b73 100644
--- a/cc/HeadsUpDisplayLayerChromium.h
+++ b/cc/HeadsUpDisplayLayerChromium.h
@@ -10,7 +10,7 @@
#include "IntSize.h"
#include "LayerChromium.h"
-namespace WebCore {
+namespace cc {
class HeadsUpDisplayLayerChromium : public LayerChromium {
public:
« no previous file with comments | « cc/GeometryBinding.cpp ('k') | cc/HeadsUpDisplayLayerChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698