| Index: third_party/WebKit/Source/core/css/CSSURIValue.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/CSSURIValue.cpp b/third_party/WebKit/Source/core/css/CSSURIValue.cpp
|
| index 8ccc099ef51c44adc1d5e1baf568f2464834bef5..27e32e6e2a09739e4096fc9c6f48d62b20fa95e1 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSURIValue.cpp
|
| +++ b/third_party/WebKit/Source/core/css/CSSURIValue.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/svg/SVGElementProxy.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|