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

Unified Diff: extensions/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
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 64083c680603ec141586c8cfed59ab1a49d349a0..aed5c4073ce021d49098bad46c5ed19a44bf630c 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -1,11 +1,11 @@
include_rules = [
"+chromeos",
"+components/keyed_service",
- "+components/omaha_client",
"+components/pref_registry",
"+components/sessions",
"+components/storage_monitor",
"+components/ui/zoom",
+ "+components/update_client",
"+components/web_cache",
"+components/web_modal",
"+content/public/browser",
« no previous file with comments | « components/update_client/update_query_params_unittest.cc ('k') | extensions/browser/updater/update_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698