| Index: Source/core/inspector/InspectorLayerTreeAgent.h
|
| diff --git a/Source/core/inspector/InspectorLayerTreeAgent.h b/Source/core/inspector/InspectorLayerTreeAgent.h
|
| index ecb08b1b74b38f27a5210316449e35b92dfb1302..4c7b721a9266ad13eec744bead30fb74f07306eb 100644
|
| --- a/Source/core/inspector/InspectorLayerTreeAgent.h
|
| +++ b/Source/core/inspector/InspectorLayerTreeAgent.h
|
| @@ -31,8 +31,8 @@
|
| #define InspectorLayerTreeAgent_h
|
|
|
|
|
| -#include "InspectorFrontend.h"
|
| -#include "InspectorTypeBuilder.h"
|
| +#include "core/InspectorFrontend.h"
|
| +#include "core/InspectorTypeBuilder.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/rendering/RenderLayer.h"
|
| #include "platform/Timer.h"
|
|
|