| Index: third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js b/third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js
|
| index 53a773a127021a915ef84758625a2f0f7b4ebba8..e08456b83b6334c4626ca4e83b5884cf388124a4 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/ScopeChainSidebarPane.js
|
| @@ -137,4 +137,4 @@ WebInspector.ScopeChainSidebarPane.prototype = {
|
| _sidebarPaneUpdatedForTest: function() { },
|
|
|
| __proto__: WebInspector.SidebarPane.prototype
|
| -}
|
| +}
|
|
|