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

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: Merge with NSApp changes in r73581 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
« no previous file with comments | « app/app.gyp ('k') | app/win/win_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 944f833ea859ea127da9867cc95d95e3be59dcea..53d67c25a38a310d8e306e724c30a21cd7974ee4 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',
@@ -242,8 +244,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698