Chromium Code Reviews| Index: chrome/browser/themes/theme_properties.h |
| diff --git a/chrome/browser/themes/theme_properties.h b/chrome/browser/themes/theme_properties.h |
| index 26a68d82a489a4f173fc23eddc8dc817678498b7..a9d367d427690c5bd659ef6000a74f9958904aa0 100644 |
| --- a/chrome/browser/themes/theme_properties.h |
| +++ b/chrome/browser/themes/theme_properties.h |
| @@ -137,7 +137,8 @@ class ThemeProperties { |
| PROPERTY_TOOLBAR_VIEW_LOCATION_BAR_RIGHT_PADDING, |
| PROPERTY_TOOLBAR_VIEW_RIGHT_EDGE_SPACING, |
| PROPERTY_TOOLBAR_VIEW_STANDARD_SPACING, |
| - PROPERTY_TOOLBAR_VIEW_VERTICAL_PADDING, |
| + PROPERTY_TOOLBAR_VIEW_TOP_VERTICAL_PADDING, |
| + PROPERTY_TOOLBAR_VIEW_BOTTOM_VERTICAL_PADDING, |
|
Peter Kasting
2015/09/09 22:41:53
Now that I look at this list I see that all the ot
tdanderson
2015/09/10 19:48:25
Done.
|
| }; |
| // Used by the browser theme pack to parse alignments from something like |