| Index: chrome/browser/ui/autofill/password_generation_popup_controller.h
|
| diff --git a/chrome/browser/ui/autofill/password_generation_popup_controller.h b/chrome/browser/ui/autofill/password_generation_popup_controller.h
|
| index e157c93231dfc921a2c18837f3977cfc07e942e6..d4ceffb6ad20662741f25ca81636ef5cd60ae9f1 100644
|
| --- a/chrome/browser/ui/autofill/password_generation_popup_controller.h
|
| +++ b/chrome/browser/ui/autofill/password_generation_popup_controller.h
|
| @@ -17,9 +17,6 @@ namespace autofill {
|
|
|
| class PasswordGenerationPopupController : public AutofillPopupViewDelegate {
|
| public:
|
| - // Space above and below the password section.
|
| - static const int kPasswordVerticalPadding = 16;
|
| -
|
| // Space above and below help section.
|
| static const int kHelpVerticalPadding = 15;
|
|
|
|
|