| Index: third_party/WebKit/Source/core/inspector/DOMEditor.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/DOMEditor.h b/third_party/WebKit/Source/core/inspector/DOMEditor.h
|
| index e079d8733fb6cd9bb0207e02c2a1339a5722024e..aa9a569b01aaf8de20bc20b6a23bd9d43a1f16c4 100644
|
| --- a/third_party/WebKit/Source/core/inspector/DOMEditor.h
|
| +++ b/third_party/WebKit/Source/core/inspector/DOMEditor.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/inspector/protocol/Forward.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|