| Index: Source/core/inspector/InspectorTimelineAgent.h
|
| diff --git a/Source/core/inspector/InspectorTimelineAgent.h b/Source/core/inspector/InspectorTimelineAgent.h
|
| index f74edb7937eb4ef26bc100842a80e018f2556b4b..68f863c15ed64a598e7be0e50fe6ecc19c49cd9e 100644
|
| --- a/Source/core/inspector/InspectorTimelineAgent.h
|
| +++ b/Source/core/inspector/InspectorTimelineAgent.h
|
| @@ -32,7 +32,7 @@
|
| #define InspectorTimelineAgent_h
|
|
|
|
|
| -#include "bindings/v8/ScriptGCEvent.h"
|
| +#include "bindings/core/v8/ScriptGCEvent.h"
|
| #include "core/InspectorFrontend.h"
|
| #include "core/InspectorTypeBuilder.h"
|
| #include "core/events/EventPath.h"
|
|
|