Index: third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp b/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp |
index bf97b5c4b89c8d2bb2d737f031124aa8d189353d..3d84eb55c89c5ab1b57998a60fc5b31df6c3987b 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImageBufferSurface.cpp |
@@ -36,7 +36,6 @@ |
#include "third_party/skia/include/core/SkColorSpace.h" |
#include "third_party/skia/include/core/SkImage.h" |
- |
namespace blink { |
ImageBufferSurface::ImageBufferSurface(const IntSize& size, |