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

Unified Diff: extensions/shell/browser/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/browser/null_app_sorting.cc ('k') | ios/chrome/browser/BUILD.gn » ('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 4a47a89e1420ac217798b4d7ff4fbeef5d635e3a..b0daddd65a7a13aed5b752f3982eae7de31f03df 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/nacl/browser",
"+components/nacl/common",
"+components/pref_registry",
+ "+components/sync/api",
"+components/update_client",
"+components/user_prefs",
"+components/web_modal",
@@ -32,7 +33,6 @@ include_rules = [
"+ppapi",
"+storage/browser/quota",
- "+sync/api",
"+third_party/skia/include",
# Additional UI dependencies for app_shell. Note that no particular UI toolkit
« no previous file with comments | « extensions/browser/null_app_sorting.cc ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698