| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 55ab6951060733a74a32734f8f8659ab34edeec1..2bf8ed99dc53805f595ed55a8deb4e040a5fc7ec 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -424,8 +424,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/interstitials/security_interstitial_metrics_helper.cc',
|
| + 'browser/interstitials/security_interstitial_metrics_helper.h',
|
| 'browser/intranet_redirect_detector.cc',
|
| 'browser/intranet_redirect_detector.h',
|
| 'browser/invalidation/invalidation_service_factory_android.cc',
|
|
|