| Index: Source/core/inspector/InspectorHeapProfilerAgent.h
|
| diff --git a/Source/core/inspector/InspectorHeapProfilerAgent.h b/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| index 8d18cac5d1b7389bee5de9926c9cf0aaa0fcdb2a..bff91db5b4f74e8db4887102a0a4e5be2323ea5f 100644
|
| --- a/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| +++ b/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InspectorHeapProfilerAgent_h
|
| #define InspectorHeapProfilerAgent_h
|
|
|
| -#include "InspectorFrontend.h"
|
| +#include "core/InspectorFrontend.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashMap.h"
|
|
|