| Index: third_party/WebKit/Source/core/dom/custom/V0CustomElementLifecycleCallbacks.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/V0CustomElementLifecycleCallbacks.h b/third_party/WebKit/Source/core/dom/custom/V0CustomElementLifecycleCallbacks.h
|
| index 5901117d618b52a300488ade9588362618c3652f..4e98db0f746308cdf35a829892edc6037cfe5751 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/V0CustomElementLifecycleCallbacks.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/V0CustomElementLifecycleCallbacks.h
|
| @@ -32,7 +32,7 @@
|
| #define V0CustomElementLifecycleCallbacks_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|