| Index: chrome/browser/cocoa/background_gradient_view.mm
|
| ===================================================================
|
| --- chrome/browser/cocoa/background_gradient_view.mm (revision 24707)
|
| +++ chrome/browser/cocoa/background_gradient_view.mm (working copy)
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/cocoa/background_gradient_view.h"
|
|
|
| #define kToolbarTopOffset 12
|
| -#define kToolbarMaxHeight 100
|
| +#define kToolbarMaxHeight 128
|
|
|
| @implementation BackgroundGradientView
|
| @synthesize showsDivider = showsDivider_;
|
|
|