| Index: third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp b/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| index ea18205b7cd2eff55376c2869ec94824beb3339c..7b0b815980ed46c25e66adccb946ad5bc9bd17cf 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| @@ -104,4 +104,4 @@ DEFINE_TRACE(StyleGeneratedImage)
|
| StyleImage::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|