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

Unified Diff: chrome/chrome.gyp

Issue 269039: [Mac] Add breakpad info for crashes in the target/action dispatcher. (Closed)
Patch Set: Fix build problem with all.xcodeproj chromium_builder_dbg Created 11 years, 2 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 | « chrome/browser/chrome_application_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 78ba44cf39a6195836cf7e321b3ed1c34776c7f4..641aad8b88604065158b1dab7faa863f70b8df80 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4030,6 +4030,7 @@
'sources': [
'app/keystone_glue.h',
'app/keystone_glue.m',
+ 'app/breakpad_mac_stubs.mm',
],
'sources!': [
# TODO(port)
« no previous file with comments | « chrome/browser/chrome_application_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698