| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 3d1d6837881e934d3595db6136d5d51383409a7a..85db2355111a87aa10d073491887e3b4d7d27722 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2778,6 +2778,10 @@
|
| 'browser/ui/content_settings/content_setting_bubble_model.h',
|
| 'browser/ui/content_settings/content_setting_image_model.cc',
|
| 'browser/ui/content_settings/content_setting_image_model.h',
|
| + 'browser/ui/constrained_window_tab_helper.cc',
|
| + 'browser/ui/constrained_window_tab_helper.h',
|
| + 'browser/ui/constrained_window_tab_helper_delegate.cc',
|
| + 'browser/ui/constrained_window_tab_helper_delegate.h',
|
| 'browser/ui/crypto_module_password_dialog.h',
|
| 'browser/ui/crypto_module_password_dialog_nss.cc',
|
| 'browser/ui/crypto_module_password_dialog_openssl.cc',
|
|
|