Index: ui/views/style/platform_style_mac.mm |
diff --git a/ui/views/style/platform_style_mac.mm b/ui/views/style/platform_style_mac.mm |
index 8d4ef5d8e77f8123034124c99c8a26997e8f5d9d..1ebd96a5cd5891cb97071533e874335cb41af084 100644 |
--- a/ui/views/style/platform_style_mac.mm |
+++ b/ui/views/style/platform_style_mac.mm |
@@ -22,7 +22,6 @@ |
const int PlatformStyle::kMinLabelButtonHeight = 30; |
const bool PlatformStyle::kDefaultLabelButtonHasBoldFont = false; |
const bool PlatformStyle::kDialogDefaultButtonCanBeCancel = false; |
-const bool PlatformStyle::kTextDragVerticallyDragsToEnd = true; |
const bool PlatformStyle::kTreeViewHasFocusRing = true; |
const bool PlatformStyle::kTreeViewSelectionPaintsEntireRow = true; |
const bool PlatformStyle::kUseRipples = false; |