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

Unified Diff: content/content_shell.gypi

Issue 585633002: Rename BreakpadClient to CrashReporterClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Windows Created 6 years, 3 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 | « components/crash/app/hard_error_handler_win.cc ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « components/crash/app/hard_error_handler_win.cc ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698