Chromium Code Reviews| Index: LayoutTests/http/tests/inspector/inspector-test.js |
| diff --git a/LayoutTests/http/tests/inspector/inspector-test.js b/LayoutTests/http/tests/inspector/inspector-test.js |
| index 2e1d1855fbecdd34ee1d44514175605f1e79e3a9..dec5227d72a6e0ace0c562d68f5101cf3dee3e1c 100644 |
| --- a/LayoutTests/http/tests/inspector/inspector-test.js |
| +++ b/LayoutTests/http/tests/inspector/inspector-test.js |
| @@ -954,6 +954,7 @@ function runTest(enableWatchDogWhileDebugging) |
| "elements": "elements", |
| "editor": "sources", |
| "layers": "layers", |
| + "network": "network", |
| "profiler": "profiles", |
| "resource-tree": "resources", |
| "search": "sources", |