| Index: third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeReaction.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeReaction.h b/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeReaction.h
|
| index 0de4c0dc05dffd1551015228969c67dbde07c1f1..9e335b7341324b673368372ffc90ddfed6b560c5 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeReaction.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeReaction.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/dom/custom/CustomElementReaction.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|