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

Unified Diff: chrome/chrome_browser.gypi

Issue 1986403002: Component updater for FileTypePolicies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@replace_download_ext
Patch Set: Fix test's enum check Created 4 years, 7 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 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',

Powered by Google App Engine
This is Rietveld 408576698