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

Unified Diff: crashpad.gyp

Issue 432843002: Add compat to Crashpad (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Comment on the UTF-16 byte ordering in MINIDUMP_STRING 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 | « crashpad.doxy ('k') | crashpad.doxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crashpad.gyp
diff --git a/crashpad.gyp b/crashpad.gyp
index aa5e53a4885eb4dce655ccd9dbff72f9a068b65b..f1603f8bdcb05aea1734a02c28219d32313a56b4 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -19,8 +19,10 @@
'type': 'none',
'suppress_wildcard': 1,
'dependencies': [
+ 'compat/compat.gyp:*',
],
'sources': [
+ 'crashpad.doxy.h',
'package.h',
],
},
« no previous file with comments | « crashpad.doxy ('k') | crashpad.doxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698