| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index a99b5160dd19a538c5b07fc88079c65c91faef5a..ff1c1e0010aff4135734cdb7fe261241b6cf5e59 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2559,6 +2559,10 @@
|
| 'browser/safe_browsing/sandboxed_zip_analyzer.h',
|
| 'browser/safe_browsing/two_phase_uploader.cc',
|
| 'browser/safe_browsing/two_phase_uploader.h',
|
| + 'browser/safe_browsing/unverified_download_field_trial.cc',
|
| + 'browser/safe_browsing/unverified_download_field_trial.h',
|
| + 'browser/safe_browsing/unverified_download_policy.cc',
|
| + 'browser/safe_browsing/unverified_download_policy.h',
|
| ],
|
| 'chrome_browser_search_engines_sources': [
|
| 'browser/search_engines/chrome_template_url_service_client.cc',
|
|
|