| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 51d26a635d569e7f755414b2d6190ca0995db136..fc1310fadab5a794353004ac54378125fb4e0f93 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1500,6 +1500,8 @@
|
| 'browser/metrics/variations/variations_service.cc',
|
| 'browser/metrics/variations/variations_service.h',
|
| 'browser/native_window_notification_source.h',
|
| + 'browser/net/async_dns_field_trial.cc',
|
| + 'browser/net/async_dns_field_trial.h',
|
| 'browser/net/chrome_cookie_notification_details.h',
|
| 'browser/net/chrome_fraudulent_certificate_reporter.cc',
|
| 'browser/net/chrome_fraudulent_certificate_reporter.h',
|
|
|