| Index: third_party/WebKit/Source/core/inspector/InjectedScriptHost.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InjectedScriptHost.h b/third_party/WebKit/Source/core/inspector/InjectedScriptHost.h
|
| index 057a0ce21396667a8cd4b0494730c51746beb55b..e3cd71a88907f6dbc1cf6f7ea2756b7028cbb85e 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InjectedScriptHost.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InjectedScriptHost.h
|
| @@ -46,7 +46,6 @@ class EventTarget;
|
| class InjectedScriptHostClient;
|
| class InspectorConsoleAgent;
|
| class JSONValue;
|
| -class ScriptValue;
|
| class V8DebuggerAgent;
|
| class V8Debugger;
|
|
|
|
|