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

Unified Diff: util/util.gyp

Issue 813873004: win: Add Scoped...Handle (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: sort Created 6 years 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/scoped_handle.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 fe2a5096eedca5657e5261aa4d5e6276b26be5c0..b3bdf0ffbaafb8d4ea8544f153e38676f82c4c28 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -116,6 +116,8 @@
'stdlib/strnlen.h',
'synchronization/semaphore.cc',
'synchronization/semaphore.h',
+ 'win/scoped_handle.cc',
+ 'win/scoped_handle.h',
],
'conditions': [
['OS=="mac"', {
« no previous file with comments | « no previous file | util/win/scoped_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698