| Index: third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistrationContext.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistrationContext.h b/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistrationContext.h
|
| index d04563c65858bd0b73945a7c52cc0bb71c2e2556..fb3ffabd8b0892564819e24cee9d1acb1b4328ae 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistrationContext.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistrationContext.h
|
| @@ -36,7 +36,7 @@
|
| #include "core/dom/custom/V0CustomElementRegistry.h"
|
| #include "core/dom/custom/V0CustomElementUpgradeCandidateMap.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|