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

Unified Diff: cc/CCIOSurfaceDrawQuad.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/CCHeadsUpDisplayTest.cpp ('k') | cc/CCIOSurfaceDrawQuad.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCIOSurfaceDrawQuad.h
diff --git a/cc/CCIOSurfaceDrawQuad.h b/cc/CCIOSurfaceDrawQuad.h
index 44b5e23a79fae7bca20be4f565de453d851a9fb4..5a725e2fa974d38a236dca215376b5b169d78ab0 100644
--- a/cc/CCIOSurfaceDrawQuad.h
+++ b/cc/CCIOSurfaceDrawQuad.h
@@ -9,7 +9,7 @@
#include "IntSize.h"
#include <wtf/PassOwnPtr.h>
-namespace WebCore {
+namespace cc {
#pragma pack(push, 4)
« no previous file with comments | « cc/CCHeadsUpDisplayTest.cpp ('k') | cc/CCIOSurfaceDrawQuad.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698