| Index: Source/core/testing/InspectorFrontendClientLocal.cpp
|
| diff --git a/Source/core/testing/InspectorFrontendClientLocal.cpp b/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| index 43d284ae37a4dab8c5f313ddf10097ca99f6bf33..6fb35e8fabaeb4c8353629476288ebf2b9adaa29 100644
|
| --- a/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| +++ b/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "InspectorFrontendClientLocal.h"
|
|
|
| -#include "ScriptObject.h"
|
| +#include "bindings/v8/ScriptObject.h"
|
| #include "core/inspector/InspectorController.h"
|
| #include "core/inspector/InspectorFrontendHost.h"
|
| #include "core/page/Page.h"
|
|
|