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

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

Issue 2350423003: [Tentaive patch for discussion] Add Purge+Suspend metrics as UMA.
Patch Set: Fixed misuse of CanPurgeAndSuspend Created 4 years, 3 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 2816303ff8e2d840e974352992bba5305d999b5d..185afbb5ce482094d9c58fd7e0da1b9601ea8907 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