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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1298743002: Partially componentize chrome/common/crash_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on iOS Created 5 years, 4 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 26351a0fb383ce04e2f3477aec346553118a0c53..59d18638df87d278a52d3f76105296f9127f39f2 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -172,6 +172,8 @@
'browser/crash_loop_detection_util.mm',
'browser/crash_report/breakpad_helper.h',
'browser/crash_report/breakpad_helper.mm',
+ 'browser/crash_report/crash_keys.cc',
+ 'browser/crash_report/crash_keys.h',
'browser/crash_report/crash_report_background_uploader.h',
'browser/crash_report/crash_report_background_uploader.mm',
'browser/crash_report/crash_report_multi_parameter.h',
« ios/chrome/browser/crash_report/crash_keys.h ('K') | « ios/chrome/browser/crash_report/crash_keys.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698