| Index: third_party/WebKit/Source/devtools/front_end/network/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/network/module.json b/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| index ef6f3308650826db51edb2781f51c7e73e5233b9..cdc0ff4da0ed361008ce58b705ce52663cc7808e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| @@ -61,7 +61,7 @@
|
| {
|
| "type": "view",
|
| "location": "drawer-view",
|
| - "name": "network.blocked-urls",
|
| + "id": "network.blocked-urls",
|
| "title": "Request blocking",
|
| "persistence": "closeable",
|
| "order": 60,
|
| @@ -71,7 +71,7 @@
|
| {
|
| "type": "view",
|
| "location": "drawer-view",
|
| - "name": "network.config",
|
| + "id": "network.config",
|
| "title": "Network conditions",
|
| "persistence": "closeable",
|
| "order": 40,
|
|
|