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

Unified Diff: base/base.gypi

Issue 11786005: Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: even better! Created 7 years, 11 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 2ee97d3681efdd996a8b8a3b960619fafb8658c3..86740e9b71dcf9c3b04c1086315aa5dd57b468d7 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -534,13 +534,14 @@
'win/scoped_hglobal.h',
'win/scoped_process_information.cc',
'win/scoped_process_information.h',
+ 'win/scoped_propvariant.h',
'win/scoped_select_object.h',
+ 'win/scoped_variant.cc',
+ 'win/scoped_variant.h',
'win/shortcut.cc',
'win/shortcut.h',
'win/startup_information.cc',
'win/startup_information.h',
- 'win/scoped_variant.cc',
- 'win/scoped_variant.h',
'win/text_services_message_filter.cc',
'win/text_services_message_filter.h',
'win/windows_version.cc',
« no previous file with comments | « base/base.gyp ('k') | base/test/test_shortcut_win.cc » ('j') | base/win/scoped_propvariant.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698