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

Unified Diff: chrome/chrome_browser.gypi

Issue 1281913002: Componentize ComponentUpdaterConfigurator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix iOS compile Created 5 years, 4 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 9552f4a297051c88a1061a7ea71e01bcd28ea7c1..8de6827f572026e04df75abd871f36070143e544 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -373,8 +373,6 @@
'browser/component_updater/component_patcher_operation_out_of_process.h',
'browser/component_updater/component_updater_resource_throttle.cc',
'browser/component_updater/component_updater_resource_throttle.h',
- 'browser/component_updater/component_updater_url_constants.cc',
- 'browser/component_updater/component_updater_url_constants.h',
'browser/component_updater/ev_whitelist_component_installer.cc',
'browser/component_updater/ev_whitelist_component_installer.h',
'browser/component_updater/pnacl_component_installer.cc',

Powered by Google App Engine
This is Rietveld 408576698