Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLImageLoader.h |
| diff --git a/third_party/WebKit/Source/core/html/HTMLImageLoader.h b/third_party/WebKit/Source/core/html/HTMLImageLoader.h |
| index 141c40c0918aae1773c931ed5c429696f9361083..59f3bfe6208ab0a7f2ac239b87c524caddc600e1 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLImageLoader.h |
| +++ b/third_party/WebKit/Source/core/html/HTMLImageLoader.h |
| @@ -47,6 +47,6 @@ private: |
| void ensureFallbackContent(); |
| }; |
| -} |
| +} // namespace blink |
| #endif |