| Index: Source/core/inspector/InspectorInstrumentation.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.h b/Source/core/inspector/InspectorInstrumentation.h
|
| index bd9e97072896a14bd31bb0ce8a1507e98ecbe1f5..d25577a46cc1cf7bbba9ecf5c9328d050f7f655f 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.h
|
| +++ b/Source/core/inspector/InspectorInstrumentation.h
|
| @@ -45,6 +45,7 @@
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutImage.h"
|
| #include "core/page/ChromeClient.h"
|
| +#include "core/timing/PerformanceObserver.h"
|
| #include "platform/network/FormData.h"
|
| #include "platform/network/WebSocketHandshakeRequest.h"
|
| #include "platform/network/WebSocketHandshakeResponse.h"
|
|
|