| Index: Source/core/inspector/InspectorDOMAgent.h
|
| diff --git a/Source/core/inspector/InspectorDOMAgent.h b/Source/core/inspector/InspectorDOMAgent.h
|
| index f751343e710494fca84c5e4a05c4ae4a87e8009a..42cf30c287e087e24e37a82136763589c9eb132d 100644
|
| --- a/Source/core/inspector/InspectorDOMAgent.h
|
| +++ b/Source/core/inspector/InspectorDOMAgent.h
|
| @@ -34,8 +34,8 @@
|
| #include "core/inspector/InjectedScript.h"
|
| #include "core/inspector/InjectedScriptManager.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| -#include "core/platform/JSONValues.h"
|
| #include "core/rendering/RenderLayer.h"
|
| +#include "platform/JSONValues.h"
|
|
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
|
|