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

Unified Diff: base/base.gypi

Issue 10765008: Add scoped StartupInfoEx to base. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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
===================================================================
--- base/base.gypi (revision 145680)
+++ base/base.gypi (working copy)
@@ -470,6 +470,8 @@
'win/scoped_process_information.cc',
'win/scoped_process_information.h',
'win/scoped_select_object.h',
+ 'win/scoped_startup_info_ex.cc',
+ 'win/scoped_startup_info_ex.h',
'win/scoped_variant.cc',
'win/scoped_variant.h',
'win/windows_version.cc',

Powered by Google App Engine
This is Rietveld 408576698