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

Unified Diff: components/sync/base/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/sync/BUILD.gn ('k') | components/sync/base/enum_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/DEPS
diff --git a/components/sync/base/DEPS b/components/sync/base/DEPS
index e17cf5f6a6f722dfdb6860160b1ad230f8a3300a..6c12ba4daef23a7bb5dc84c6b175fa63b8c523f4 100644
--- a/components/sync/base/DEPS
+++ b/components/sync/base/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/os_crypt",
"+components/pref_registry",
"+components/prefs",
+ "+components/reading_list/features",
"+components/sync/protocol",
"+components/sync_preferences",
"+crypto",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/base/enum_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698