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

Unified Diff: chrome/chrome_browser.gypi

Issue 1067733006: Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at time of crash/termination (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: code review comments Created 5 years, 8 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 5fc511bb8f0d5023c4fa4636ef0e28b220cbb172..90e286c86ab51b4c3eb81247f01ba6e0707d34d8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -270,6 +270,8 @@
'browser/chrome_browser_main_mac.mm',
'browser/chrome_browser_main_win.cc',
'browser/chrome_browser_main_win.h',
+ 'browser/chrome_child_process_watcher.cc',
+ 'browser/chrome_child_process_watcher.h',
'browser/chrome_content_browser_client.cc',
'browser/chrome_content_browser_client.h',
'browser/chrome_content_browser_client_parts.h',
« no previous file with comments | « chrome/browser/metrics/plugin_metrics_provider.cc ('k') | chromecast/browser/metrics/cast_stability_metrics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698