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