Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/StyleFetchedImage.h |
| diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImage.h b/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
| index 0e891d4ab1a8957dbd21c732c7293b390d1ce508..c67160de3ce5001a47eb14c7b13948c92c799b9d 100644 |
| --- a/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
| +++ b/third_party/WebKit/Source/core/style/StyleFetchedImage.h |
| @@ -78,5 +78,5 @@ private: |
| DEFINE_STYLE_IMAGE_TYPE_CASTS(StyleFetchedImage, isImageResource()); |
| -} |
| +} // namespace blink |
| #endif |