| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 59cd4bcac46b08af0cf72f75fcf0a8fd3aec5ac3..4caaf2b2ba49802a5d6d342620cb02e509ab8954 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -530,6 +530,7 @@ source_set("blink_headers") {
|
| "web/WebMediaStreamRegistry.h",
|
| "web/WebMemoryStatistics.h",
|
| "web/WebMenuItemInfo.h",
|
| + "web/WebMenuSourceType.h",
|
| "web/WebMetaElement.h",
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
|
|