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

Unified Diff: ui/ui.gyp

Issue 9664069: Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/uninitialization. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « ui/base/win/scoped_ole_initializer.cc ('k') | ui/views/controls/table/table_view_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 7828b6889551f05c6935ffe1d14c640bfb9cff11..330a61004b8a4a3f581f8d205b00f2f27302239c 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -233,6 +233,8 @@
'base/win/ime_input.h',
'base/win/mouse_wheel_util.cc',
'base/win/mouse_wheel_util.h',
+ 'base/win/scoped_ole_initializer.cc',
+ 'base/win/scoped_ole_initializer.h',
'base/win/shell.cc',
'base/win/shell.h',
'base/win/singleton_hwnd.cc',
« no previous file with comments | « ui/base/win/scoped_ole_initializer.cc ('k') | ui/views/controls/table/table_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698