| 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 10f22d5a4f2736f1b5f728e7767ddc8f213e8764..840f995fd79beed0626206943bb573963b3ee0e2 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -200,6 +200,7 @@ component("web") {
|
| "WebMediaDeviceChangeObserver.cpp",
|
| "WebMediaDevicesRequest.cpp",
|
| "WebMediaStreamRegistry.cpp",
|
| + "WebMemoryStatistics.cpp",
|
| "WebMetaElement.cpp",
|
| "WebNetworkStateNotifier.cpp",
|
| "WebNode.cpp",
|
|
|