summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js')
-rw-r--r--third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js b/third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js
index 75e7a16..5eebeca 100644
--- a/third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js
+++ b/third_party/WebKit/Source/platform/v8_inspector/debugger_script_externs.js
@@ -58,7 +58,6 @@ var JavaScriptCallFrameDetails;
column: function():number,
thisObject: !Object,
evaluate: function(string):*,
- caller: *,
restart: function():undefined,
setVariableValue: function(number, string, *):undefined,
isAtReturn: boolean,