| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 34ef3bccef06c1dde742bfc4b41361558b02834e..74840037764f1cfc50dd61f4efc421ece7b3b344 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1337,7 +1337,6 @@ source_set("unit_tests") {
|
| "page/ChromeClientTest.cpp",
|
| "page/ContextMenuControllerTest.cpp",
|
| "page/FocusControllerTest.cpp",
|
| - "page/NetworkStateNotifierTest.cpp",
|
| "page/PagePopupClientTest.cpp",
|
| "page/PrintContextTest.cpp",
|
| "page/WindowFeaturesTest.cpp",
|
|
|