| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2f1c3c2c7e7b85a521b3aa4d951f74ff269af824..c6c21351e0f89c50f1e25a49dc57ae1477cb3dcf 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -231,6 +231,7 @@ source_set("blink_headers") {
|
| "platform/WebMouseWheelEvent.h",
|
| "platform/WebNativeScrollBehavior.h",
|
| "platform/WebNavigationHintType.h",
|
| + "platform/WebNetworkStateNotifier.h",
|
| "platform/WebNonCopyable.h",
|
| "platform/WebOriginTrialTokenStatus.h",
|
| "platform/WebPageVisibilityState.h",
|
| @@ -498,7 +499,6 @@ source_set("blink_headers") {
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
| "web/WebNavigatorContentUtilsClient.h",
|
| - "web/WebNetworkStateNotifier.h",
|
| "web/WebNode.h",
|
| "web/WebOptionElement.h",
|
| "web/WebPagePopup.h",
|
|
|