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

Unified Diff: components/sync/syncable/DEPS

Issue 2548413002: Fix sync for reading list (Closed)
Patch Set: Move histogram Created 4 years 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/driver/user_selectable_sync_type.h ('k') | components/sync/syncable/model_type.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/DEPS
diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS
index 93eb3c87adc6d4ca8118336434c68e9979c69851..9d552406e180a967a4cda5654778d4341246df04 100644
--- a/components/sync/syncable/DEPS
+++ b/components/sync/syncable/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/reading_list/core/reading_list_enable_flags.h",
Olivier 2016/12/15 08:14:10 stop at core
gambard 2016/12/15 08:18:01 Done.
"+components/sync/base",
"+components/sync/engine",
"+components/sync/model",
« no previous file with comments | « components/sync/driver/user_selectable_sync_type.h ('k') | components/sync/syncable/model_type.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698