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

Unified Diff: ui/base/ui_base_switches.h

Issue 9669028: ui/base: Move message_box_win.{h,cc} to ui/base/win. (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/message_box_win.cc ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_switches.h
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index 30f8a72172043d2c997c23366d17583fa23dbf3b..4ed489941dda28e651ca3b92d2bac4579c57faae 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -16,6 +16,7 @@ namespace switches {
UI_EXPORT extern const char kLang[];
UI_EXPORT extern const char kLocalePak[];
UI_EXPORT extern const char kTouchOptimizedUI[];
+UI_EXPORT extern const char kNoMessageBox[];
sky 2012/03/11 22:07:56 keep sorted.
tfarina 2012/03/11 22:32:23 Done.
#if defined(OS_MACOSX)
// TODO(kbr): remove this and the associated old code path:
« no previous file with comments | « ui/base/message_box_win.cc ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698