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

Side by Side Diff: sync/internal_api/public/base/DEPS

Issue 23441042: Refactor common invalidation framework types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move DEPS rule Created 7 years, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Invalidations headers depend on this. We should move them to sync/notifier
3 # then remove this rule.
4 "+google/cacheinvalidation",
5
2 "-sync", 6 "-sync",
3 "+sync/base", 7 "+sync/base",
4 "+sync/internal_api/public/base", 8 "+sync/internal_api/public/base",
5 "+sync/protocol", 9 "+sync/protocol",
6 "+sync/notifier" 10 "+sync/notifier"
7 ] 11 ]
OLDNEW
« no previous file with comments | « sync/internal_api/debug_info_event_listener.cc ('k') | sync/internal_api/public/base/ack_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698