summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorsorin <sorin@chromium.org>2015-01-05 17:09:08 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-06 01:10:07 +0000
commit39eab2f9d3d0435422f65c6664276fdd72326f89 (patch)
tree83a3b3e4a880f6928cc59eeb0a04b6dae4fcc317 /components/components.gyp
parentd5f87c03637894f86fa9565c86d9dac6160c3616 (diff)
downloadchromium_src-39eab2f9d3d0435422f65c6664276fdd72326f89.zip
chromium_src-39eab2f9d3d0435422f65c6664276fdd72326f89.tar.gz
chromium_src-39eab2f9d3d0435422f65c6664276fdd72326f89.tar.bz2
Rename omaha_client and similar tokens to update_client in all contexts.
This is a mechanical change. The idea here is to refactor the common code involved in installing components and extensions in a common module. In the future, we want more update-related Chrome stuff to go in this module. Therefore, it is desirable that this module have a name that describes its purpose. BUG=445949 Review URL: https://codereview.chromium.org/803313003 Cr-Commit-Position: refs/heads/master@{#310022}
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/components.gyp b/components/components.gyp
index ba936f5..f21dc39 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',