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

Unified Diff: base/base.gypi

Issue 7849011: Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | base/mac/crash_logging.h » ('j') | base/mac/crash_logging.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index f1fbb98cfb96ee51dec252877f447b98c07b7f0a..90975c50f35a164b3121a327a9a585267931a222 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -116,6 +116,8 @@
'logging_win.cc',
'logging_win.h',
'mac/cocoa_protocols.h',
+ 'mac/crash_logging.h',
+ 'mac/crash_logging.mm',
'mac/foundation_util.h',
'mac/foundation_util.mm',
'mac/mac_util.h',
« no previous file with comments | « no previous file | base/mac/crash_logging.h » ('j') | base/mac/crash_logging.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698