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

Unified Diff: chrome/browser/ui/BUILD.gn

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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 6ca4613c1ab27e6aa87f7662f54b84e345c21d74..66f107036ae4fc8dbcb0150ca5758339f126ed80 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -50,11 +50,11 @@ static_library("ui") {
"//components/feedback/proto",
"//components/history/core/browser:proto",
"//components/invalidation",
- "//components/omaha_client",
"//components/onc",
"//components/password_manager/core/browser",
"//components/resources",
"//components/strings",
+ "//components/update_client",
"//content/public/browser",
"//content/public/common",
"//crypto",

Powered by Google App Engine
This is Rietveld 408576698