Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1309)

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2391423004: Add UMA for PurgeAndSuspend. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698