| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 40523f7cd0dd02bd7b3af464f1f465d4fa1e7486..f3c8a7be126e17702fc4cd23c399d376f7d2da9a 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",
|
|
|