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

Unified Diff: util/util.gyp

Issue 1343873003: win: Add (currently unused) NTSTATUS_LOG (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: fixes 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
« no previous file with comments | « no previous file | util/win/ntstatus_logging.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index 0f626ad08cd77edc3c6009798b8ccdb692396092..099c3103d272d26685edff857348085b2dcad614 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -156,6 +156,8 @@
'win/module_version.h',
'win/nt_internals.cc',
'win/nt_internals.h',
+ 'win/ntstatus_logging.cc',
+ 'win/ntstatus_logging.h',
'win/process_info.cc',
'win/process_info.h',
'win/process_structs.h',
« no previous file with comments | « no previous file | util/win/ntstatus_logging.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698