Index: Source/platform/graphics/ImageBuffer.cpp |
diff --git a/Source/platform/graphics/ImageBuffer.cpp b/Source/platform/graphics/ImageBuffer.cpp |
index 75113aef28c8f706b23a251d8a425b7a28c5e855..c91535a6c067a2d000c4fdfd9f6bac01b74613cb 100644 |
--- a/Source/platform/graphics/ImageBuffer.cpp |
+++ b/Source/platform/graphics/ImageBuffer.cpp |
@@ -59,8 +59,6 @@ |
#include "wtf/text/Base64.h" |
#include "wtf/text/WTFString.h" |
-using namespace std; |
- |
namespace blink { |
PassOwnPtr<ImageBuffer> ImageBuffer::create(PassOwnPtr<ImageBufferSurface> surface) |