| Index: third_party/WebKit/LayoutTests/inspector/elements/elements-panel-restore-selection-when-node-comes-later.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-restore-selection-when-node-comes-later.html b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-restore-selection-when-node-comes-later.html
|
| index e0624cb214aaafeb2fd1e65909ecf6ef7db49a22..78aca4a62936e7ffb590977a45da99a4acc91cd6 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-restore-selection-when-node-comes-later.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-restore-selection-when-node-comes-later.html
|
| @@ -7,7 +7,6 @@
|
|
|
| function test()
|
| {
|
| - var domModel = SDK.DOMModel.fromTarget(SDK.targetManager.mainTarget());
|
| var node;
|
|
|
| InspectorTest.runTestSuite([
|
|
|