| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index da912ab560cfb9fb6930a722f1176910cad84097..58036e06a4ef4ed12b122d0c352a2cdc16a68679 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -165,6 +165,8 @@
|
| 'browser/component_updater/component_updater_resource_throttle.h',
|
| 'browser/component_updater/ev_whitelist_component_installer.cc',
|
| 'browser/component_updater/ev_whitelist_component_installer.h',
|
| + 'browser/component_updater/file_type_policies_component_installer.cc',
|
| + 'browser/component_updater/file_type_policies_component_installer.h',
|
| 'browser/component_updater/origin_trials_component_installer.cc',
|
| 'browser/component_updater/origin_trials_component_installer.h',
|
| 'browser/component_updater/pnacl_component_installer.cc',
|
|
|