| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index cdf4d19331f8bab269bc2abcc3a03aa2b9f41c40..b7583822436fcdd475ceb49db784a4c5da0af7bb 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -418,6 +418,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',
|
|
|