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

Unified Diff: chromecast/chromecast.gyp

Issue 923263004: Enable crash keys for cast shell on android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move crash keys Created 5 years, 10 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 | « no previous file | chromecast/crash/android/cast_crash_reporter_client_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 8c3e246fdc528cb6e90fdfb6e746e79f97b6f2c1..71a436f1ad77ae8e9f0778175b44d9c2894243f2 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -358,6 +358,8 @@
'crash/android/cast_crash_reporter_client_android.h',
'crash/android/crash_handler.cc',
'crash/android/crash_handler.h',
+ 'crash/cast_crash_keys.cc',
gunsch 2015/02/17 20:07:58 ah wait, can you move these to cast_crash_client a
+ 'crash/cast_crash_keys.h',
],
'conditions': [
['chromecast_branding=="Chrome"', {
« no previous file with comments | « no previous file | chromecast/crash/android/cast_crash_reporter_client_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698