| Index: third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h
|
| index 5ea0e97b6673d05c9812457bbaa6405e3ede746b..038e0643063cea675606e6dc950aa0ebdaf7f14f 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h
|
| @@ -118,6 +118,6 @@ private:
|
| PassOwnPtrWillBeRawPtr<SVGPendingElements> removePendingResourceForRemoval(const AtomicString&);
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|