| Index: Source/web/InspectorClientImpl.cpp
|
| diff --git a/Source/web/InspectorClientImpl.cpp b/Source/web/InspectorClientImpl.cpp
|
| index f45c1c7517fe6498a8a2f5889725bdab808e54b8..51e86af2f66b1e90e3b7a7b0dd8c49441f95167f 100644
|
| --- a/Source/web/InspectorClientImpl.cpp
|
| +++ b/Source/web/InspectorClientImpl.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "WebViewClient.h"
|
| #include "WebViewImpl.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| -#include "core/page/DOMWindow.h"
|
| +#include "core/frame/DOMWindow.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| #include "platform/NotImplemented.h"
|
|
|