Index: Source/platform/graphics/LoggingCanvas.h |
diff --git a/Source/platform/graphics/LoggingCanvas.h b/Source/platform/graphics/LoggingCanvas.h |
index 59e410254a22b73eb02835a0fae685a83706b984..54311e10cf580177c9a83eeba49aa522e6a0d561 100644 |
--- a/Source/platform/graphics/LoggingCanvas.h |
+++ b/Source/platform/graphics/LoggingCanvas.h |
@@ -34,7 +34,7 @@ |
#include "platform/JSONValues.h" |
#include "platform/graphics/InterceptingCanvas.h" |
-namespace WebCore { |
+namespace blink { |
class LoggingCanvas : public InterceptingCanvas { |
public: |