| Index: third_party/WebKit/Source/devtools/front_end/main/Connections.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/main/Connections.js b/third_party/WebKit/Source/devtools/front_end/main/Connections.js
|
| index 01d15bfdded07d88c44ada5db16ea117c74adff9..fbab8df5cadac50c903c31f034125fc5f9b89d76 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/main/Connections.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/main/Connections.js
|
| @@ -140,4 +140,4 @@ WebInspector.StubConnection.prototype = {
|
| },
|
|
|
| __proto__: InspectorBackendClass.Connection.prototype
|
| -}
|
| +}
|
|
|