Index: ui/base/ui_base_switches.h |
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h |
index 11887d47999ca3cabc2faff8c856a8badd5e5faf..4f0850b6c0c45fc42602c775e9eb013bc58390cc 100644 |
--- a/ui/base/ui_base_switches.h |
+++ b/ui/base/ui_base_switches.h |
@@ -13,12 +13,10 @@ |
namespace switches { |
UI_EXPORT extern const char kDisableDwmComposition[]; |
-UI_EXPORT extern const char kDisableNewDialogStyle[]; |
UI_EXPORT extern const char kDisableTouchAdjustment[]; |
UI_EXPORT extern const char kDisableTouchDragDrop[]; |
UI_EXPORT extern const char kDisableTouchEditing[]; |
UI_EXPORT extern const char kDisableViewsTextfield[]; |
-UI_EXPORT extern const char kEnableNewDialogStyle[]; |
UI_EXPORT extern const char kEnableScrollPrediction[]; |
UI_EXPORT extern const char kEnableTouchDragDrop[]; |
UI_EXPORT extern const char kEnableTouchEditing[]; |