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

Side by Side Diff: chrome/browser/extensions/api/push_messaging/DEPS

Issue 56113003: Implement new invalidations ack tracking system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Modify drive TODO comment + rebase Created 7 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 | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+google/cacheinvalidation/types.pb.h", 2 "+google/cacheinvalidation/types.pb.h",
3 "+sync/internal_api/public/base/invalidation_test_util.h", 3 "+sync/internal_api/public/base/invalidation.h",
4 "+sync/notifier/sync_notifier_observer.h", 4 "+sync/notifier/sync_notifier_observer.h",
5 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698