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

Unified Diff: ui/ui.gyp

Issue 8553001: views: Add an Options enum to MessageBoxView control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 9 years, 1 month 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: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 67af7060909cb73047e6e1d877fac2ba4f1ca1dd..e72e00bc4bc96f50f6385c9a80505dd4f1444856 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -155,7 +155,7 @@
'base/l10n/l10n_util_posix.cc',
'base/l10n/l10n_util_win.cc',
'base/l10n/l10n_util_win.h',
- 'base/message_box_flags.h',
+ 'base/message_box_type.h',
'base/message_box_win.cc',
'base/message_box_win.h',
'base/models/button_menu_item_model.cc',

Powered by Google App Engine
This is Rietveld 408576698