| 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 9d54d3db52484e90f51c39cf05a256c8381566e8..6a28fcc7bed87eeb2e5b582c890c3b191e954ba7 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",
|
|
|