Chromium Code Reviews| Index: third_party/WebKit/Source/core/loader/ImageLoader.h |
| diff --git a/third_party/WebKit/Source/core/loader/ImageLoader.h b/third_party/WebKit/Source/core/loader/ImageLoader.h |
| index 284a19ad63452e81e458f891ada6de23f5326626..ec8c8a9edccec13e782b8b33a316ef8bf59c2d40 100644 |
| --- a/third_party/WebKit/Source/core/loader/ImageLoader.h |
| +++ b/third_party/WebKit/Source/core/loader/ImageLoader.h |
| @@ -190,6 +190,6 @@ private: |
| unsigned m_highPriorityClientCount; |
| }; |
| -} |
| +} // namespace blink |
| #endif |