Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/ImageDocument.h |
| diff --git a/third_party/WebKit/Source/core/html/ImageDocument.h b/third_party/WebKit/Source/core/html/ImageDocument.h |
| index ad6c22b3bb520cf0a1b2704ca666ec849cfe7e96..0d7c411f3e61721947485b5609f36423689722b3 100644 |
| --- a/third_party/WebKit/Source/core/html/ImageDocument.h |
| +++ b/third_party/WebKit/Source/core/html/ImageDocument.h |
| @@ -93,6 +93,6 @@ private: |
| DEFINE_DOCUMENT_TYPE_CASTS(ImageDocument); |
| -} |
| +} // namespace blink |
| #endif // ImageDocument_h |