| Index: Source/core/inspector/InspectorPageAgent.h
|
| diff --git a/Source/core/inspector/InspectorPageAgent.h b/Source/core/inspector/InspectorPageAgent.h
|
| index db834bfdaad3e1cceffa3f3c7fda0dc78795b93b..b8c0c0c80de965249f570a38ec17a52a7e4148b2 100644
|
| --- a/Source/core/inspector/InspectorPageAgent.h
|
| +++ b/Source/core/inspector/InspectorPageAgent.h
|
| @@ -32,7 +32,7 @@
|
| #define InspectorPageAgent_h
|
|
|
|
|
| -#include "InspectorFrontend.h"
|
| +#include "core/InspectorFrontend.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/inspector/InspectorResourceContentLoader.h"
|
| #include "wtf/HashMap.h"
|
|
|