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

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

Issue 2391423004: Add UMA for PurgeAndSuspend. (Closed)
Patch Set: Fixed histograms.xml. 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
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | third_party/WebKit/Source/web/WebMemoryStatistics.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | third_party/WebKit/Source/web/WebMemoryStatistics.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698