| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 08739cbd6be3d8aa892c54cb804ce879ab5887d2..879755bfd87a381a5e1b304f05c9377e6cd57416 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -501,6 +501,7 @@ source_set("blink_headers") {
|
| "web/WebMemoryStatistics.h",
|
| "web/WebMenuItemInfo.h",
|
| "web/WebMetaElement.h",
|
| + "web/WebMojoBindings.h",
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
| "web/WebNavigatorContentUtilsClient.h",
|
|
|