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

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: rebase 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
OLDNEW
(Empty)
1 include_rules = [
2 "+components/keyed_service",
blundell 2014/05/05 08:48:41 These dependencies should be present in the gypfil
blundell 2014/05/05 08:48:41 There should be a -content rule here (see e.g. //c
rlarocque 2014/05/05 17:39:10 Added gyp dependencies for keyed_service and cache
rlarocque 2014/05/05 17:39:10 Done. I would have thought that "-content" was th
3
4 "+google/cacheinvalidation",
5
6 "+sync/internal_api/public/base",
7 "+sync/notifier",
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698