| Index: chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc
|
| diff --git a/chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc b/chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc
|
| index defc7b14ced891038a8302fbd8c366401fb8da15..2a767fc771c7c66c19d1b1d1ad46ac76283bad4e 100644
|
| --- a/chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc
|
| +++ b/chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc
|
| @@ -20,7 +20,7 @@
|
|
|
| const int kPasswordCombinedFixedGaiaViewHeight = 440;
|
| const int kPasswordCombinedFixedGaiaViewWidth = 360;
|
| -const int kFixedGaiaViewHeight = 512;
|
| +const int kFixedGaiaViewHeight = 612;
|
| const int kFixedGaiaViewWidth = 448;
|
| const int kSyncConfirmationDialogWidth = 448;
|
| const int kSyncConfirmationDialogHeight = 351;
|
|
|