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

Unified Diff: extensions/shell/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 | « extensions/shell/app_shell.gyp ('k') | extensions/shell/browser/shell_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/DEPS
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
index 286e0c768a0c4a8c52f00ab80964ad1253547209..19d19e7647608fcfb65af3fae0d623b8a01500a7 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -3,8 +3,8 @@ include_rules = [
"+components/keyed_service",
"+components/nacl/browser",
"+components/nacl/common",
- "+components/omaha_client",
"+components/pref_registry",
+ "+components/update_client",
"+components/user_prefs",
"+components/web_modal",
"+content/public/browser",
« no previous file with comments | « extensions/shell/app_shell.gyp ('k') | extensions/shell/browser/shell_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698