| Index: third_party/WebKit/Source/devtools/front_end/Tests.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/Tests.js b/third_party/WebKit/Source/devtools/front_end/Tests.js
|
| index e1cafb66819a5b4942b8615478803c0a88c961f3..af949dad16ebc424d6eda2088c433620d27d08ab 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/Tests.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/Tests.js
|
| @@ -1102,7 +1102,7 @@
|
| WebInspector.RuntimeModel.prototype, '_executionContextCreated', checkForExecutionContexts.bind(this));
|
| }
|
| };
|
| -
|
| +
|
|
|
| window.uiTests = new TestSuite(window.domAutomationController);
|
| })(window);
|
|
|