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

Unified Diff: components/components.gyp

Issue 803313003: Rename omaha_client and similar tokens to update_client in all contexts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: rebase to master Created 5 years, 11 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 | « components/component_updater/component_updater_utils.cc ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index ba936f5c3795a5113af448e9685a54244503a11a..f21dc39c955d49dc7bb7a8af5ef0dd9fbc55b10d 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -40,7 +40,6 @@
'metrics.gypi',
'navigation_metrics.gypi',
'network_time.gypi',
- 'omaha_client.gypi',
'onc.gypi',
'os_crypt.gypi',
'ownership.gypi',
@@ -58,6 +57,7 @@
'suggestions.gypi',
'translate.gypi',
'ui_zoom.gypi',
+ 'update_client.gypi',
'url_fixer.gypi',
'url_matcher.gypi',
'user_prefs.gypi',
« no previous file with comments | « components/component_updater/component_updater_utils.cc ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698