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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1147703002: [iOS] Upstream crash loop detection utilities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 459e884ad3c0055c8a3e1f37c9336de9162bf592..4f874d973c00daced49ca9932d4079cfe4b3908d 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -119,6 +119,8 @@
'browser/chrome_switches.h',
'browser/chrome_url_constants.cc',
'browser/chrome_url_constants.h',
+ 'browser/crash_loop_detection_util.h',
+ 'browser/crash_loop_detection_util.mm',
'browser/crash_report/crash_report_background_uploader.h',
'browser/crash_report/crash_report_background_uploader.mm',
'browser/dom_distiller/distiller_viewer.cc',

Powered by Google App Engine
This is Rietveld 408576698