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

Unified Diff: chrome/chrome_browser.gypi

Issue 23825004: PerformanceMonitor: UMA alert for high browser CPU usage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Buildfix Created 7 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1b8d993c06c22fc83a6378a4388b274964e27ec1..d17101c1be7160c25ccc77dd0b2037656a188a5d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1343,6 +1343,8 @@
'browser/performance_monitor/performance_monitor.h',
'browser/performance_monitor/performance_monitor_util.cc',
'browser/performance_monitor/performance_monitor_util.h',
+ 'browser/performance_monitor/process_metrics_history.cc',
+ 'browser/performance_monitor/process_metrics_history.h',
'browser/performance_monitor/startup_timer.cc',
'browser/performance_monitor/startup_timer.h',
'browser/platform_util.h',

Powered by Google App Engine
This is Rietveld 408576698