| Index: third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h
|
| diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h b/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h
|
| index dce984ecdd8d6297bac2a67a61bf3d26adafb6b8..da99197c987fcce14380e17d9313e135ea8558d8 100644
|
| --- a/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h
|
| +++ b/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h
|
| @@ -59,6 +59,6 @@ private:
|
|
|
| DEFINE_TYPE_CASTS(SVGImageChromeClient, ChromeClient, client, client->isSVGImageChromeClient(), client.isSVGImageChromeClient());
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // SVGImageChromeClient_h
|
|
|