| Index: third_party/WebKit/Source/core/dom/TreeScope.h
|
| diff --git a/third_party/WebKit/Source/core/dom/TreeScope.h b/third_party/WebKit/Source/core/dom/TreeScope.h
|
| index b51eec1765be16935d9845dd0e2dedcdf9c10d58..293430c78882c0141e9dc48abcfe51b0333c22df 100644
|
| --- a/third_party/WebKit/Source/core/dom/TreeScope.h
|
| +++ b/third_party/WebKit/Source/core/dom/TreeScope.h
|
| @@ -32,7 +32,7 @@
|
| #include "core/html/forms/RadioButtonGroupScope.h"
|
| #include "core/layout/HitTestRequest.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|