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

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: Rebase and fix missed scoped_ptr -> unique_ptr conversion 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 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',

Powered by Google App Engine
This is Rietveld 408576698