| 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 c486f3075a7a6a3ae6ef982304c5337d79915a78..f0e4ccb66bdbc86d4bf7dbaa308b17a8b25bbc87 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/frame/DOMWindowProperty.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
|
|