Index: Source/platform/graphics/ImageSource.cpp |
diff --git a/Source/platform/graphics/ImageSource.cpp b/Source/platform/graphics/ImageSource.cpp |
index 68ce34edfc3b82f8253961589f4e930d8d5e8a95..71a0e5992d3c1a562f913c62759829759305bd3a 100644 |
--- a/Source/platform/graphics/ImageSource.cpp |
+++ b/Source/platform/graphics/ImageSource.cpp |
@@ -33,7 +33,7 @@ |
#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |
-namespace WebCore { |
+namespace blink { |
ImageSource::ImageSource(ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption) |
: m_alphaOption(alphaOption) |