| Index: Source/core/inspector/InspectorDOMAgent.h
|
| diff --git a/Source/core/inspector/InspectorDOMAgent.h b/Source/core/inspector/InspectorDOMAgent.h
|
| index c4cc6289deca1368161f3ec347646d01a6f28548..fc8d3f3b263b71943645fc5c4f19cfef2e986212 100644
|
| --- a/Source/core/inspector/InspectorDOMAgent.h
|
| +++ b/Source/core/inspector/InspectorDOMAgent.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef InspectorDOMAgent_h
|
| #define InspectorDOMAgent_h
|
|
|
| -#include "InspectorFrontend.h"
|
| +#include "core/InspectorFrontend.h"
|
| #include "core/inspector/InjectedScript.h"
|
| #include "core/inspector/InjectedScriptManager.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
|
|