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

Unified Diff: compat/compat.gyp

Issue 435013002: Add minidump_extensions.h (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Remove MinidumpExceptionCodeMac Created 6 years, 5 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 | compat/non_mac/mach/mach.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compat/compat.gyp
diff --git a/compat/compat.gyp b/compat/compat.gyp
index d88e5511bbd73b8ed3dd6da672dc20b19da28dfb..54dc857199921d4a32c3773547801b2d67e13691 100644
--- a/compat/compat.gyp
+++ b/compat/compat.gyp
@@ -32,6 +32,7 @@
'mac/mach/mach.h',
'mac/mach-o/loader.h',
'mac/servers/bootstrap.h',
+ 'non_mac/mach/mach.h',
'non_win/dbghelp.h',
'non_win/minwinbase.h',
'non_win/timezoneapi.h',
« no previous file with comments | « no previous file | compat/non_mac/mach/mach.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698