| Index: third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h b/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| index e93957f2d06661420f2e5a56522a32c46f7f017d..08b61bb78a6e957b04fc6b6beafbcb96411f27e5 100644
|
| --- a/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| +++ b/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/LifecycleNotifier.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|