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

Unified Diff: base/base.gyp

Issue 1320673016: Get GenericScopedHandle::Set to preserve LastError code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove namespaces 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 09ab7deb0a5c8d1b0751aa1b3ba4ee26946a2f8c..ce778f692d28629a355e04de7229aa0065d5cb0b 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -655,6 +655,7 @@
'win/registry_unittest.cc',
'win/scoped_bstr_unittest.cc',
'win/scoped_comptr_unittest.cc',
+ 'win/scoped_handle_unittest.cc',
'win/scoped_process_information_unittest.cc',
'win/scoped_variant_unittest.cc',
'win/shortcut_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/win/scoped_handle.h » ('j') | base/win/scoped_handle_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698