| Index: third_party/WebKit/Source/devtools/front_end/sdk/module.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sdk/module.json b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
|
| index 5e4ea05fbe2f7b3aafba878c59d719c6c2ec5121..f84271f9dbdbfadc27cff9897fbad9bba16280f9 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
|
| @@ -8,7 +8,7 @@
|
| "extensions": [
|
| {
|
| "type": "setting",
|
| - "settingName": "blockedURLs",
|
| + "settingName": "networkBlockedURLs",
|
| "settingType": "array",
|
| "defaultValue": []
|
| },
|
|
|