Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5115)

Unified Diff: chrome/chrome_browser.gypi

Issue 1887743003: Allow the component updater framework to control Origin Trials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ef-finch
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e6e1390d867485946ff40554c11a1f560218d6b1..8baefb735f98feca0a31f1e7e58631ab83c992b3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -164,6 +164,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',

Powered by Google App Engine
This is Rietveld 408576698