| Index: third_party/WebKit/Source/devtools/front_end/components/Linkifier.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js b/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js
|
| index d791afddd5b8394588aed9922c5dccd9d704b5c4..a49b44c6be8aa5b4db64a3d5be6520c270c3d990 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js
|
| @@ -193,7 +193,7 @@ WebInspector.Linkifier.prototype = {
|
|
|
| /**
|
| * @param {?WebInspector.Target} target
|
| - * @param {!ConsoleAgent.CallFrame} callFrame
|
| + * @param {!RuntimeAgent.CallFrame} callFrame
|
| * @param {string=} classes
|
| * @return {!Element}
|
| */
|
|
|