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

Unified Diff: base/base.gypi

Issue 9700038: ScopedProcessInformation protects against process/thread handle leaks from CreateProcess calls. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove changes from another CL. Created 8 years, 9 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.gypi
diff --git a/base/base.gypi b/base/base.gypi
index f5bf4a9dddc62f1dd6a7861cf38a8dcec2724ba8..342da7be516a7cb23ac8d8236e3dc18d21d27374 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -419,6 +419,7 @@
'win/scoped_handle.h',
'win/scoped_hdc.h',
'win/scoped_hglobal.h',
+ 'win/scoped_process_information.h',
'win/scoped_select_object.h',
'win/scoped_variant.cc',
'win/scoped_variant.h',
« no previous file with comments | « base/base.gyp ('k') | base/process_util_win.cc » ('j') | base/win/scoped_handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698