| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index d343694568829a19fa24d2c709a47c206c4aaf86..e5831c165c917f7cf28bad7c34c8aac24cff72d6 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -414,6 +414,8 @@
|
| 'browser/internal_auth.h',
|
| 'browser/interstitials/security_interstitial_page.cc',
|
| 'browser/interstitials/security_interstitial_page.h',
|
| + 'browser/interstitials/security_interstitial_uma_helper.cc',
|
| + 'browser/interstitials/security_interstitial_uma_helper.h',
|
| 'browser/intranet_redirect_detector.cc',
|
| 'browser/intranet_redirect_detector.h',
|
| 'browser/invalidation/invalidation_service_factory_android.cc',
|
|
|