| Index: third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp b/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| index 309c8742a78c6931f2b393fc1a0de859214c935b..62a71d9b8e0f67cbf31c72963117264c3bce492a 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
| @@ -153,4 +153,4 @@ DEFINE_TRACE(StyleFetchedImage)
|
| StyleImage::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|