| Index: third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js b/third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js
|
| index 255a4a169999a8e51c466c8c3ac80e2e1a3d7ab8..a1cf28a78acf759f3248d1ea226b8848b49cb739 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/injected_script_externs.js
|
| @@ -14,12 +14,6 @@ function InjectedScriptHostClass()
|
| InjectedScriptHostClass.prototype.inspect = function(objectId, hints) {}
|
|
|
| /**
|
| - * @param {number} num
|
| - * @return {*}
|
| - */
|
| -InjectedScriptHostClass.prototype.inspectedObject = function(num) {}
|
| -
|
| -/**
|
| * @param {*} obj
|
| * @return {string}
|
| */
|
|
|