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

Unified Diff: chrome/browser/DEPS

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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/browser_process_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index c577666b716e0187fc8ca5bcacfa786838d95387..923e246334b78782ed8582a892a52f89aad77bb2 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -49,7 +49,6 @@ include_rules = [
"+components/navigation_interception",
"+components/navigation_metrics",
"+components/network_time",
- "+components/omaha_client",
"+components/omnibox",
"+components/os_crypt",
"+components/password_manager",
@@ -77,6 +76,7 @@ include_rules = [
"+components/translate/core/browser",
"+components/translate/core/common",
"+components/ui",
+ "+components/update_client",
"+components/url_matcher",
"+components/user_manager",
"+components/user_prefs",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/browser_process_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698