summaryrefslogtreecommitdiffstats
path: root/cc/CCDebugBorderDrawQuad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCDebugBorderDrawQuad.cpp')
-rw-r--r--cc/CCDebugBorderDrawQuad.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCDebugBorderDrawQuad.cpp b/cc/CCDebugBorderDrawQuad.cpp
index d819824..95c106d 100644
--- a/cc/CCDebugBorderDrawQuad.cpp
+++ b/cc/CCDebugBorderDrawQuad.cpp
@@ -6,7 +6,7 @@
#include "CCDebugBorderDrawQuad.h"
-namespace WebCore {
+namespace cc {
PassOwnPtr<CCDebugBorderDrawQuad> CCDebugBorderDrawQuad::create(const CCSharedQuadState* sharedQuadState, const IntRect& quadRect, SkColor color, int width)
{