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

Unified Diff: util/util.gyp

Issue 813873004: win: Add Scoped...Handle (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: no-find-copies 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') | util/win/scoped_handle.h » ('J')
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 6ec762f34ffecd27ba0d34e3b8a2146b22f3f4c1..935b6e856bad7328771a8e9179b81f2eb4bcb46d 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -114,6 +114,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') | util/win/scoped_handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698