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

Unified Diff: compat/compat.gyp

Issue 1119783005: win: get tools/crashpad_database_util mostly working (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: missing header Created 5 years, 8 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: compat/compat.gyp
diff --git a/compat/compat.gyp b/compat/compat.gyp
index f691c70575b05067eb45cad1dde024c877c8ff99..42898d477dfa1e596aeff4543edaae54b179aceb 100644
--- a/compat/compat.gyp
+++ b/compat/compat.gyp
@@ -36,6 +36,8 @@
'non_win/windows.h',
'non_win/winnt.h',
'win/sys/types.h',
+ 'win/getopt.c',
+ 'win/getopt.h',
'win/winnt.h',
],
'conditions': [
« no previous file with comments | « client/crash_report_database_win.cc ('k') | compat/win/getopt.h » ('j') | compat/win/getopt.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698