| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index df66130f08d054047d5cd8fcdc88bbea2c3b8c90..ae2aa7c3ce1277a066d083f0ef2568cd45713472 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -201,6 +201,7 @@ component("web") {
|
| "WebMediaDeviceChangeObserver.cpp",
|
| "WebMediaDevicesRequest.cpp",
|
| "WebMediaStreamRegistry.cpp",
|
| + "WebMemoryStatistics.cpp",
|
| "WebMetaElement.cpp",
|
| "WebNetworkStateNotifier.cpp",
|
| "WebNode.cpp",
|
|
|