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

Unified Diff: cc/CCSharedQuadState.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/CCSettings.cpp ('k') | cc/CCSharedQuadState.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCSharedQuadState.h
diff --git a/cc/CCSharedQuadState.h b/cc/CCSharedQuadState.h
index 01580860dd6d36e48eaef3b99310c0358801e841..f4f9726644e76039932404fa653689483e888ab5 100644
--- a/cc/CCSharedQuadState.h
+++ b/cc/CCSharedQuadState.h
@@ -9,7 +9,7 @@
#include <public/WebTransformationMatrix.h>
#include <wtf/PassOwnPtr.h>
-namespace WebCore {
+namespace cc {
struct CCSharedQuadState {
int id;
« no previous file with comments | « cc/CCSettings.cpp ('k') | cc/CCSharedQuadState.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698