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

Unified Diff: components/sync/base/DEPS

Issue 2859033002: [sync] Add constexpr to EnumSet (Closed)
Patch Set: Add constexpr to EnumSet Created 3 years, 7 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 | « no previous file | components/sync/base/enum_set.h » ('j') | components/sync/base/enum_set.h » ('J')
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 67e7d8387205eed50d2b2102ef8f97abd3cd9291..552cdb10b609378c1172548326f8fbc98f6e5e2b 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/core",
"+components/sync/protocol",
"+components/sync_preferences",
"+components/version_info",
« no previous file with comments | « no previous file | components/sync/base/enum_set.h » ('j') | components/sync/base/enum_set.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698