| 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 48c0e83ac9cbf776bb3c582c7aac4a9a7cc9ca33..e2b73c38a060c4aeb46459088db05be9bb3de5f9 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
|
| @@ -22,7 +22,7 @@ const int kPasswordCombinedFixedGaiaViewHeight = 440;
|
| const int kPasswordCombinedFixedGaiaViewWidth = 360;
|
| const int kFixedGaiaViewHeight = 612;
|
| const int kModalDialogWidth = 448;
|
| -const int kSyncConfirmationDialogHeight = 351;
|
| +const int kSyncConfirmationDialogHeight = 487;
|
|
|
| SigninViewControllerDelegateViews::SigninViewControllerDelegateViews(
|
| SigninViewController* signin_view_controller,
|
|
|