Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/PicturePattern.h |
| diff --git a/third_party/WebKit/Source/platform/graphics/PicturePattern.h b/third_party/WebKit/Source/platform/graphics/PicturePattern.h |
| index 70e73b9d96f1e19e146c1a8f692c3f293919127d..1ae4d286bf5f3f8c9c569814fe9ffbf1781d4b31 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/PicturePattern.h |
| +++ b/third_party/WebKit/Source/platform/graphics/PicturePattern.h |
| @@ -24,6 +24,6 @@ private: |
| RefPtr<const SkPicture> m_tilePicture; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |