| 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 50336b16ac97cecf4bc26cb2aa3b7912aee3f843..8e1e8017559c4bb986a554e5343d3a0d3e30c700 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",
|
|
|