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

Unified Diff: components/sync_bookmarks/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/sync_bookmarks/BUILD.gn ('k') | components/sync_bookmarks/bookmark_change_processor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_bookmarks/DEPS
diff --git a/components/sync_bookmarks/DEPS b/components/sync_bookmarks/DEPS
index 53ccb4a78c5140f2c5aea9c554d1cb91f0898555..a22632f6b0cde17016ee08d277d1bd44c4bd9f8e 100644
--- a/components/sync_bookmarks/DEPS
+++ b/components/sync_bookmarks/DEPS
@@ -4,8 +4,8 @@ include_rules = [
"+components/favicon/core",
"+components/history/core/browser",
"+components/prefs",
+ "+components/sync",
"+components/sync_driver",
"+components/undo",
- "+sync",
"+ui/gfx",
]
« no previous file with comments | « components/sync_bookmarks/BUILD.gn ('k') | components/sync_bookmarks/bookmark_change_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698