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

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: fixed namespace 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..1dbeac3f428437e91cb70356237061c569cf2ce5 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -52,6 +52,8 @@
'../components/components.gyp:crash_component',
],
'sources': [
+ 'crash/cast_crash_keys.cc',
+ 'crash/cast_crash_keys.h',
'crash/cast_crash_reporter_client.cc',
'crash/cast_crash_reporter_client.h',
],
« 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