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

Unified Diff: components/browser_sync/DEPS

Issue 2859033002: [sync] Add constexpr to EnumSet (Closed)
Patch Set: Move reading list switches and buildflag to /features Created 3 years, 6 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/browser_sync/BUILD.gn ('k') | components/browser_sync/profile_sync_components_factory_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_sync/DEPS
diff --git a/components/browser_sync/DEPS b/components/browser_sync/DEPS
index 83dd8c543334ef8ec2029aa59be6bbf0e3b81a6d..b81123b156fc21aee8ab63a8a7bd8713bc186e93 100644
--- a/components/browser_sync/DEPS
+++ b/components/browser_sync/DEPS
@@ -11,7 +11,7 @@ include_rules = [
"+components/password_manager/sync/browser",
"+components/pref_registry",
"+components/prefs",
- "+components/reading_list/core",
+ "+components/reading_list/features",
"+components/signin/core/browser",
"+components/signin/core/common",
"+components/sync",
« no previous file with comments | « components/browser_sync/BUILD.gn ('k') | components/browser_sync/profile_sync_components_factory_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698