| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/navigator-view.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/navigator-view.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger/navigator-view.html
|
| index 2014c85b91f44e5b180c698d5c5f0e408d2302ed..30039c18b0e1c6cdbf01a28d3b88e529afc85835 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/navigator-view.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/navigator-view.html
|
| @@ -15,7 +15,6 @@ function test()
|
|
|
| var subframe = target.resourceTreeModel.frameForId(239);
|
| SDK.targetManager = InspectorTest.testTargetManager;
|
| - Bindings.networkMapping = InspectorTest.testNetworkMapping;
|
|
|
| target2 = InspectorTest.createMockTarget(100);
|
| var networkProject2 = InspectorTest.testNetworkProject;
|
|
|