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

Unified Diff: app/app_base.gypi

Issue 6386009: Remove app/win/win_util.h,cc etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code cleanup Created 9 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: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 156d6a532c4cfeb3ec2d80716f912b7a0f5e7770..61e9be318dc6f628301d6f96de1ec93cec46abb3 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -160,6 +160,8 @@
'../ui/base/l10n/l10n_util_win.cc',
'../ui/base/l10n/l10n_util_win.h',
'../ui/base/message_box_flags.h',
+ '../ui/base/message_box_win.cc',
+ '../ui/base/message_box_win.h',
'../ui/base/models/accelerator.h',
'../ui/base/models/accelerator_gtk.h',
'../ui/base/models/accelerator_cocoa.h',
@@ -243,8 +245,6 @@
'win/scoped_prop.h',
'win/shell.cc',
'win/shell.h',
- 'win/win_util.cc',
- 'win/win_util.h',
'<(gl_binding_output_dir)/gl_bindings_autogen_gl.cc',
'<(gl_binding_output_dir)/gl_bindings_autogen_gl.h',
'<(gl_binding_output_dir)/gl_bindings_autogen_mock.cc',
« no previous file with comments | « app/app.gyp ('k') | app/win/win_util.h » ('j') | chrome/browser/ui/views/frame/browser_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698