Index: third_party/WebKit/Source/platform/graphics/ImagePattern.h |
diff --git a/third_party/WebKit/Source/platform/graphics/ImagePattern.h b/third_party/WebKit/Source/platform/graphics/ImagePattern.h |
index 459e57d059103017d81e1753d764446404caf1b5..d8315c21c607c25c23de443e2c876605990d3c9d 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImagePattern.h |
+++ b/third_party/WebKit/Source/platform/graphics/ImagePattern.h |
@@ -28,6 +28,6 @@ private: |
RefPtr<SkImage> m_tileImage; |
}; |
-} // namespace |
+} // namespace blink |
#endif /* ImagePattern_h */ |