| Index: third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h b/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| index 2ff603455966aba7e593ef5872bb4249b7bda2b7..ba6c83d72b70f4bf13d0353b73cfaaa7d16d2555 100644
|
| --- a/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| +++ b/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| @@ -79,6 +79,6 @@ private:
|
| const float m_zoom;
|
| const KURL m_url;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // SVGImageForContainer_h
|
|
|