| 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 dcf1268a6ebb1130a701c2847dc9224a9932a27a..d8b62a3669d13e2d38b30aa141d83be26a4be2dc 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/network/module.json
|
| @@ -81,8 +81,7 @@
|
| "title": "Request blocking",
|
| "persistence": "closeable",
|
| "order": 60,
|
| - "className": "Network.BlockedURLsPane",
|
| - "experiment": "requestBlocking"
|
| + "className": "Network.BlockedURLsPane"
|
| },
|
| {
|
| "type": "view",
|
|
|