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

Unified Diff: src/common/common.gyp

Issue 1340543002: Fix Mac Breakpad host tools to build in Linux cross-compile (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Move mac-headers to mac_headers Created 5 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
Index: src/common/common.gyp
diff --git a/src/common/common.gyp b/src/common/common.gyp
index 6ccd21a2f9e0beda5c5cdd4328ee523d4532298f..5a666de61f0301f8993103aa69e3fda71c0244f3 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -120,7 +120,7 @@
'mac/bootstrap_compat.h',
'mac/byteswap.h',
'mac/dump_syms.h',
- 'mac/dump_syms.mm',
+ 'mac/dump_syms.cc',
'mac/file_id.cc',
'mac/file_id.h',
'mac/GTMDefines.h',
« no previous file with comments | « Makefile.in ('k') | src/common/mac/arch_utilities.cc » ('j') | src/common/mac/dump_syms.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698