Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/StyleInvalidImage.h |
| diff --git a/third_party/WebKit/Source/core/style/StyleInvalidImage.h b/third_party/WebKit/Source/core/style/StyleInvalidImage.h |
| index b9ce40b91423524f6918c37b0eab68bbec1d68d7..4f327156c39a2ff70620f38e04097d132c651d3a 100644 |
| --- a/third_party/WebKit/Source/core/style/StyleInvalidImage.h |
| +++ b/third_party/WebKit/Source/core/style/StyleInvalidImage.h |
| @@ -53,5 +53,5 @@ private: |
| DEFINE_STYLE_IMAGE_TYPE_CASTS(StyleInvalidImage, isInvalidImage()); |
| -} |
| +} // namespace blink |
| #endif |