| Index: chrome/browser/ui/views/harmony/chrome_layout_provider.h
|
| diff --git a/chrome/browser/ui/views/harmony/chrome_layout_provider.h b/chrome/browser/ui/views/harmony/chrome_layout_provider.h
|
| index dd264ee844dfb5d0b3d130cb996942497e7997a4..318cab56a6dfeaf93b61ed9b01e50efc42b0ef33 100644
|
| --- a/chrome/browser/ui/views/harmony/chrome_layout_provider.h
|
| +++ b/chrome/browser/ui/views/harmony/chrome_layout_provider.h
|
| @@ -34,8 +34,6 @@ enum ChromeDistanceMetric {
|
| DISTANCE_UNRELATED_CONTROL_HORIZONTAL,
|
| // Larger horizontal spacing between unrelated controls.
|
| DISTANCE_UNRELATED_CONTROL_HORIZONTAL_LARGE,
|
| - // Vertical spacing between controls that are logically unrelated.
|
| - DISTANCE_UNRELATED_CONTROL_VERTICAL,
|
| // Larger vertical spacing between unrelated controls.
|
| DISTANCE_UNRELATED_CONTROL_VERTICAL_LARGE,
|
| };
|
|
|