| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 9241634a7a55fd9c5c8f1ac560566c0b18393fe5..a26ae1111754a5ae511c2c73cb05ca5be969f9ff 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -79,8 +79,8 @@
|
| 'shell/android/shell_manager.h',
|
| 'shell/app/paths_mac.h',
|
| 'shell/app/paths_mac.mm',
|
| - 'shell/app/shell_breakpad_client.cc',
|
| - 'shell/app/shell_breakpad_client.h',
|
| + 'shell/app/shell_crash_reporter_client.cc',
|
| + 'shell/app/shell_crash_reporter_client.h',
|
| 'shell/app/shell_main_delegate.cc',
|
| 'shell/app/shell_main_delegate.h',
|
| 'shell/app/shell_main_delegate_mac.h',
|
|
|