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

Unified Diff: chrome/chrome_browser.gypi

Issue 216923006: Add a component updater for the CLD2 data file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix windows file path literals, change android flags back to normal Created 6 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
« no previous file with comments | « chrome/browser/translate/translate_tab_helper.cc ('k') | chrome/common/chrome_paths.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ff0289c55bde0fbbce91a059f4dd4b0efade280f..6f7447269f751a8475c22de97b69c02dcc6e1025 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -454,6 +454,8 @@
'browser/common/cancelable_request.h',
'browser/component_updater/background_downloader_win.cc',
'browser/component_updater/background_downloader_win.h',
+ 'browser/component_updater/cld_component_installer.cc',
+ 'browser/component_updater/cld_component_installer.h',
'browser/component_updater/component_patcher.cc',
'browser/component_updater/component_patcher.h',
'browser/component_updater/component_patcher_operation.cc',
« no previous file with comments | « chrome/browser/translate/translate_tab_helper.cc ('k') | chrome/common/chrome_paths.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698