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

Side by Side Diff: components/sync/syncable/DEPS

Issue 2548413002: Fix sync for reading list (Closed)
Patch Set: Update DEPS 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/reading_list/core",
2 "+components/sync/base", 3 "+components/sync/base",
3 "+components/sync/engine", 4 "+components/sync/engine",
4 "+components/sync/model", 5 "+components/sync/model",
5 "+components/sync/protocol", 6 "+components/sync/protocol",
6 "+components/sync/test", 7 "+components/sync/test",
7 "+net/base/escape.h", 8 "+net/base/escape.h",
8 "+sql", 9 "+sql",
9 ] 10 ]
OLDNEW
« 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