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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 23825004: PerformanceMonitor: UMA alert for high browser CPU usage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | tools/metrics/actions/chromeactions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index cb39ba452fd8cee68e37b5a7fa2e36b9ec68bffc..1af1deeb04a004c0048044d5f19f66b0d5004f9a 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -218,6 +218,9 @@
'test/automation/tab_proxy.h',
'test/automation/window_proxy.cc',
'test/automation/window_proxy.h',
+ 'test/base/chrome_process_util.cc',
+ 'test/base/chrome_process_util.h',
+ 'test/base/chrome_process_util_mac.cc',
'test/base/chrome_render_view_host_test_harness.cc',
'test/base/chrome_render_view_host_test_harness.h',
'test/base/chrome_test_suite.cc',
@@ -244,6 +247,8 @@
'test/base/test_launcher_utils.h',
'test/base/test_location_bar.cc',
'test/base/test_location_bar.h',
+ 'test/base/test_switches.cc',
+ 'test/base/test_switches.h',
'test/base/test_tab_strip_model_observer.cc',
'test/base/test_tab_strip_model_observer.h',
'test/base/testing_browser_process.cc',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | tools/metrics/actions/chromeactions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698