Index: ui/views/style/platform_style.cc |
diff --git a/ui/views/style/platform_style.cc b/ui/views/style/platform_style.cc |
index 1febd1f4cd2b6cb48f73459294d3ca573a6f0d76..a12eae210f43b2ecc9831e9626748d8470d9caeb 100644 |
--- a/ui/views/style/platform_style.cc |
+++ b/ui/views/style/platform_style.cc |
@@ -39,7 +39,6 @@ const int PlatformStyle::kMinLabelButtonWidth = 70; |
const int PlatformStyle::kMinLabelButtonHeight = 33; |
const bool PlatformStyle::kDefaultLabelButtonHasBoldFont = true; |
const bool PlatformStyle::kDialogDefaultButtonCanBeCancel = true; |
-const bool PlatformStyle::kTextDragVerticallyDragsToEnd = false; |
const CustomButton::NotifyAction PlatformStyle::kMenuNotifyActivationAction = |
CustomButton::NOTIFY_ON_RELEASE; |
const bool PlatformStyle::kTreeViewHasFocusRing = false; |