| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 9e92ec92ba317f61cc145fc23556f4b35a67f520..d6be98d323efb4d99c4aa58cd9f1ed107ae88637 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -16,6 +16,8 @@
|
| 'browser/ui/android/autofill/autofill_logger_android.h',
|
| 'browser/ui/android/autofill/autofill_popup_view_android.cc',
|
| 'browser/ui/android/autofill/autofill_popup_view_android.h',
|
| + 'browser/ui/android/autofill/password_generation_popup_view_android.cc',
|
| + 'browser/ui/android/autofill/password_generation_popup_view_android.h',
|
| 'browser/ui/android/content_settings/popup_blocked_infobar_delegate.cc',
|
| 'browser/ui/android/content_settings/popup_blocked_infobar_delegate.h',
|
| 'browser/ui/android/infobars/auto_login_infobar_delegate_android.cc',
|
|
|