| Index: third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp b/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp
|
| index 6594dbe70ea5a4558161b15e98325dc7098a830b..f42cdb6a1be22d8fe284c48d2b7e61ad6b155f7a 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp
|
| @@ -51,7 +51,6 @@
|
|
|
| using blink::protocol::Array;
|
| using blink::protocol::Debugger::CallFrame;
|
| -using blink::protocol::Debugger::FunctionDetails;
|
| using blink::protocol::Runtime::PropertyDescriptor;
|
| using blink::protocol::Runtime::InternalPropertyDescriptor;
|
| using blink::protocol::Runtime::RemoteObject;
|
|
|