| Index: third_party/WebKit/Source/core/dom/custom/CustomElementTestHelpers.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementTestHelpers.h b/third_party/WebKit/Source/core/dom/custom/CustomElementTestHelpers.h
|
| index 6670f21eecc95d3b1eb110fd0966c02f3bfc0903..f710de0b9183ce631156b6a27e521ad933b79aee 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementTestHelpers.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementTestHelpers.h
|
| @@ -15,7 +15,7 @@
|
| #include "core/dom/custom/CustomElementDefinitionBuilder.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| #include <utility>
|
| #include <vector>
|
|
|