| Index: third_party/WebKit/Source/core/timing/DOMWindowPerformance.h
|
| diff --git a/third_party/WebKit/Source/core/timing/DOMWindowPerformance.h b/third_party/WebKit/Source/core/timing/DOMWindowPerformance.h
|
| index b2c0d5a279c956c296e0577d1bda730b8882cc17..77cf4632fb1ef47f0d68d0147cb05ae114388740 100644
|
| --- a/third_party/WebKit/Source/core/timing/DOMWindowPerformance.h
|
| +++ b/third_party/WebKit/Source/core/timing/DOMWindowPerformance.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
|
|