| Index: third_party/WebKit/Source/core/style/StyleGeneratedImage.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleGeneratedImage.h b/third_party/WebKit/Source/core/style/StyleGeneratedImage.h
|
| index 07bd5e2f6f68ab508c5865d23e11c7adde7f9cc1..db20b8a21677b1b9969761a7a549252e62e78311 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleGeneratedImage.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleGeneratedImage.h
|
| @@ -67,5 +67,5 @@ private:
|
|
|
| DEFINE_STYLE_IMAGE_TYPE_CASTS(StyleGeneratedImage, isGeneratedImage());
|
|
|
| -}
|
| +} // namespace blink
|
| #endif
|
|
|