Index: third_party/WebKit/Source/platform/graphics/ImagePattern.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ImagePattern.cpp b/third_party/WebKit/Source/platform/graphics/ImagePattern.cpp |
index 1db843e4db952283a979b46c9f8a9d3936842774..32f4aa92910d0cbfee0cbbb372ef28af52f425e3 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImagePattern.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImagePattern.cpp |
@@ -77,4 +77,4 @@ bool ImagePattern::isTextureBacked() const |
return m_tileImage && m_tileImage->isTextureBacked(); |
} |
-} // namespace |
+} // namespace blink |