Chromium Code Reviews| 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 72143bb646db4d8bd1e5e36fc76262d202e0d7eb..f20f36aa2bfa718bd666bba9c329739c20dd6807 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json |
| +++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json |
| @@ -10,6 +10,7 @@ |
| "type": "setting", |
| "settingName": "networkBlockedURLs", |
| "settingType": "array", |
| + "storageType": "session", |
| "defaultValue": [] |
| }, |
| { |