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

Unified Diff: extensions/shell/browser/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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
Index: extensions/shell/browser/DEPS
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
index 9680fd238d60aad3a0857f876c0571de0638d6f2..d598f24eb52325231bccb06fd851ef90db668c15 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/nacl/common",
"+components/network_session_configurator/switches.h",
"+components/pref_registry",
+ "+components/sync/api",
"+components/update_client",
"+components/user_prefs",
"+components/web_modal",
@@ -33,7 +34,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

Powered by Google App Engine
This is Rietveld 408576698