Index: cc/CCDebugBorderDrawQuad.cpp |
diff --git a/cc/CCDebugBorderDrawQuad.cpp b/cc/CCDebugBorderDrawQuad.cpp |
index d819824829258f5befdd81f2ae3dae1fd4d55f65..95c106d3e39c3925678e8f9e5509ad85c1ad26a0 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) |
{ |