| Index: third_party/WebKit/Source/core/html/ListedElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/ListedElement.h b/third_party/WebKit/Source/core/html/ListedElement.h
|
| index 5ee2bd4d74b2034e0fd93c8bafc87bc48ab779d6..6121909833c420eb39c76ec981653c4c3d8ca5b4 100644
|
| --- a/third_party/WebKit/Source/core/html/ListedElement.h
|
| +++ b/third_party/WebKit/Source/core/html/ListedElement.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|