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

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

Powered by Google App Engine
This is Rietveld 408576698