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

Side by Side Diff: components/invalidation/DEPS

Issue 255273002: First step towards invalidations componentization (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « components/invalidation.gypi ('k') | components/invalidation/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+components/keyed_service",
3
4 "+content/public/test",
Nicolas Zea 2014/05/01 20:25:54 hmm, I was under the impression nothing in compone
rlarocque 2014/05/01 20:45:21 I would have thought so too, but evidently not. $
blundell 2014/05/01 20:58:00 Code that is shared by iOS cannot depend on //cont
5
6 "+google/cacheinvalidation",
7
8 "+sync/internal_api/public/base",
9 "+sync/notifier",
10 ]
OLDNEW
« no previous file with comments | « components/invalidation.gypi ('k') | components/invalidation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698