| Index: Source/core/inspector/InspectorLayerTreeAgent.cpp
|
| diff --git a/Source/core/inspector/InspectorLayerTreeAgent.cpp b/Source/core/inspector/InspectorLayerTreeAgent.cpp
|
| index bd9ed836c0acde8e21cd4a080a5c16b763071705..784db90b92d5ad3d9b79ed4540d639b538043c10 100644
|
| --- a/Source/core/inspector/InspectorLayerTreeAgent.cpp
|
| +++ b/Source/core/inspector/InspectorLayerTreeAgent.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "InspectorFrontend.h"
|
| #include "InspectorState.h"
|
| #include "InstrumentingAgents.h"
|
| -#include "PseudoElement.h"
|
| +#include "core/dom/PseudoElement.h"
|
| #include "core/platform/graphics/IntRect.h"
|
| #include "core/rendering/RenderLayer.h"
|
| #include "core/rendering/RenderLayerBacking.h"
|
|
|