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

Unified Diff: components/components_tests.gyp

Issue 1036623002: Implements a monitor to watch for the browser hanging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Erik's comments. Add GN build config. Created 5 years, 9 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 803e944bb376dc0abb75974570e9b608d6cd9980..5d7519d12e3d1fcd7bd308a8cf537b907da2c3bf 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -77,6 +77,7 @@
'browser_watcher/exit_funnel_win_unittest.cc',
'browser_watcher/watcher_client_win_unittest.cc',
'browser_watcher/watcher_metrics_provider_win_unittest.cc',
+ 'browser_watcher/window_hang_monitor_win_unittest.cc',
],
'captive_portal_unittest_sources': [
'captive_portal/captive_portal_detector_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698