| Index: third_party/WebKit/Source/core/dom/IdTargetObserver.h
|
| diff --git a/third_party/WebKit/Source/core/dom/IdTargetObserver.h b/third_party/WebKit/Source/core/dom/IdTargetObserver.h
|
| index 37a844e922ee8d6935b89ac757b8fa7cd0a2b4f2..d475a95393fc2fefa4271017bb1313fa7ded10ed 100644
|
| --- a/third_party/WebKit/Source/core/dom/IdTargetObserver.h
|
| +++ b/third_party/WebKit/Source/core/dom/IdTargetObserver.h
|
| @@ -27,7 +27,7 @@
|
| #define IdTargetObserver_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|