| Index: third_party/WebKit/Source/core/page/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/page/BUILD.gn b/third_party/WebKit/Source/core/page/BUILD.gn
|
| index b8f37c299029d7ea75b5597a8ba3a53d1d1109c6..d79c363f937384211edda66c55734582ae6e6ecf 100644
|
| --- a/third_party/WebKit/Source/core/page/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/page/BUILD.gn
|
| @@ -23,8 +23,6 @@ blink_core_sources("page") {
|
| "FocusChangedObserver.h",
|
| "FocusController.cpp",
|
| "FrameTree.cpp",
|
| - "NetworkStateNotifier.cpp",
|
| - "NetworkStateNotifier.h",
|
| "Page.cpp",
|
| "Page.h",
|
| "PageAnimator.cpp",
|
|
|