| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 44d66f9e233e0f0c556f5ee55f75f051fad04484..2f390008d03243fe5ca6839f2939b3fe938e56df 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -495,6 +495,7 @@ source_set("blink_headers") {
|
| "web/WebMediaStreamRegistry.h",
|
| "web/WebMenuItemInfo.h",
|
| "web/WebMetaElement.h",
|
| + "web/WebMojoBindings.h",
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
| "web/WebNavigatorContentUtilsClient.h",
|
|
|