| Index: Source/web/InspectorOverlayImpl.h
|
| diff --git a/Source/web/InspectorOverlayImpl.h b/Source/web/InspectorOverlayImpl.h
|
| index 58e2062cbdcc42c80a7c783ce9a72a71b1398f37..52e123377c315edaaadb67792aa284d95fcd6ba3 100644
|
| --- a/Source/web/InspectorOverlayImpl.h
|
| +++ b/Source/web/InspectorOverlayImpl.h
|
| @@ -38,7 +38,7 @@
|
| #include "platform/graphics/Color.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/web/WebInputEvent.h"
|
| -#include "public/web/WebPageOverlay.h"
|
| +#include "web/WebPageOverlay.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|