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

Unified Diff: components/sessions/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 | « components/sessions/BUILD.gn ('k') | components/sessions/core/serialized_navigation_entry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions/DEPS
diff --git a/components/sessions/DEPS b/components/sessions/DEPS
index 5ae3e85dc6bfac688256cb6dc869a260bad272b6..a704684cce3664573dd303c34792423f5f610271 100644
--- a/components/sessions/DEPS
+++ b/components/sessions/DEPS
@@ -1,6 +1,6 @@
include_rules = [
- "+sync",
+ "+components/sync",
+ "+components/variations",
"+ui/base",
"+ui/gfx",
- "+components/variations",
]
« no previous file with comments | « components/sessions/BUILD.gn ('k') | components/sessions/core/serialized_navigation_entry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698