| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 99274d4805657fa0f59217f963da0b0a21b8c3a4..67b88622b5e5e78e43ae6e7c91c90760fd1dff2a 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',
|
|
|