Index: Source/platform/graphics/DisplayList.cpp |
diff --git a/Source/platform/graphics/DisplayList.cpp b/Source/platform/graphics/DisplayList.cpp |
index f8fa9ff4edaeaace336a851d8fe552ed4b5028bf..d714c7a2add3946f71dfad3ea298bef553dc85af 100644 |
--- a/Source/platform/graphics/DisplayList.cpp |
+++ b/Source/platform/graphics/DisplayList.cpp |
@@ -36,7 +36,7 @@ |
#include "third_party/skia/include/core/SkPictureRecorder.h" |
#include "wtf/PassOwnPtr.h" |
-namespace WebCore { |
+namespace blink { |
DisplayList::DisplayList(const FloatRect& bounds) |
: m_bounds(bounds) |