| Index: third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp b/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| index 730efd0b5b6344f9f678917688143ac0cfbcba32..6d650031ff863e34ba921107138b402a44a585c1 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "core/layout/svg/LayoutSVGResourceContainer.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
| #include "core/svg/SVGUseElement.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|