Chromium Code Reviews| 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"', { |