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

Unified Diff: chrome/browser/extensions/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/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 0a4584aea123494b0b75399e86dc1911fb368be0..5625d7970f5b4243559c5e79291bbe9f6013c6be 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -46,10 +46,10 @@ static_library("extensions") {
"//chrome/installer/util",
"//components/copresence",
"//components/history/core/browser:proto",
- "//components/omaha_client",
"//components/onc",
"//components/proximity_auth",
"//components/strings",
+ "//components/update_client",
"//components/url_matcher",
"//content/app/resources",
"//content/public/common",

Powered by Google App Engine
This is Rietveld 408576698