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

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: 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
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 8c3e246fdc528cb6e90fdfb6e746e79f97b6f2c1..dc62badb834eaa8c40b6f155f0767aa66dc4fade 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -342,6 +342,8 @@
'../breakpad/src',
],
'sources': [
+ 'android/cast_crash_keys_android.cc',
+ 'android/cast_crash_keys_android.h',
'android/cast_jni_registrar.cc',
'android/cast_jni_registrar.h',
'android/chromecast_config_android.cc',

Powered by Google App Engine
This is Rietveld 408576698