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

Unified Diff: compat/compat.gyp

Issue 936333004: win: Add implementation of system_snapshot for Windows (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@add-time-win
Patch Set: fixes Created 5 years, 10 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/win/winnt.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 e58f5e4264635b2529dad98faca8211a7fe5390a..231dfe005bb5f157fb0310adb3fd43b5ca64f0dc 100644
--- a/compat/compat.gyp
+++ b/compat/compat.gyp
@@ -31,6 +31,7 @@
'non_win/windows.h',
'non_win/winnt.h',
'win/sys/types.h',
+ 'win/winnt.h',
],
'conditions': [
['OS=="mac"', {
« no previous file with comments | « no previous file | compat/win/winnt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698