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

Unified Diff: ui/base/ui_base.gyp

Issue 426673003: Introduce a helper for OPENFILENAME struct to make certain logic testable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix renamed method calls. Created 6 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
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/win/open_file_name_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index e6771222ed9924c91d0adb912644313a0f5da705..a3e5c9bcd1e9748401c24dbaf6a9ec2e160a0e64 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -352,6 +352,8 @@
'win/message_box_win.h',
'win/mouse_wheel_util.cc',
'win/mouse_wheel_util.h',
+ 'win/open_file_name_win.cc',
+ 'win/open_file_name_win.h',
'win/scoped_ole_initializer.cc',
'win/scoped_ole_initializer.h',
'win/shell.cc',
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/win/open_file_name_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698