| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index c227c35e6e76fdf8faa984b58898e7359173592b..e88fffa19927fa32a0686a511d0d842965e40c1e 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/origin_trials_component_installer.cc',
|
| + 'browser/component_updater/origin_trials_component_installer.h',
|
| 'browser/component_updater/pnacl_component_installer.cc',
|
| 'browser/component_updater/pnacl_component_installer.h',
|
| 'browser/component_updater/recovery_component_installer.cc',
|
|
|