| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index c6d22fef6d7d53e300d3fa4260577358ba4f0c75..04730da878bd01de607a9aa96ec0669022105186 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -248,7 +248,6 @@ source_set("blink_headers") {
|
| "platform/WebMouseEvent.h",
|
| "platform/WebMouseWheelEvent.h",
|
| "platform/WebNativeScrollBehavior.h",
|
| - "platform/WebNavigationHintType.h",
|
| "platform/WebNetworkStateNotifier.h",
|
| "platform/WebNonCopyable.h",
|
| "platform/WebOriginTrialTokenStatus.h",
|
|
|