| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index cff59234d42dd0c32efed66a7b8704959c73436e..cb6c4232338c0402f8d874ef3f2829056df5f8df 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -491,6 +491,7 @@ source_set("blink_headers") {
|
| "web/WebMediaDevicesRequest.h",
|
| "web/WebMediaPlayerAction.h",
|
| "web/WebMediaStreamRegistry.h",
|
| + "web/WebMemoryStatistics.h",
|
| "web/WebMenuItemInfo.h",
|
| "web/WebMetaElement.h",
|
| "web/WebNavigationPolicy.h",
|
|
|