| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-blocked-reason.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-blocked-reason.html b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-blocked-reason.html
|
| index 56541d8a4efd31ebeeecfa357f932a644acc766c..53e58845c527ac28f95b296c8998e234134c4854 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-blocked-reason.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-blocked-reason.html
|
| @@ -22,7 +22,7 @@ function test()
|
| {
|
| var requestName;
|
| var nextStep;
|
| - var blockedSetting = Common.settingForTest("blockedURLs");
|
| + var blockedSetting = Common.settingForTest("networkBlockedURLs");
|
|
|
| function onRequest(event)
|
| {
|
|
|