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

Side by Side Diff: blimp/client/public/DEPS

Issue 2462183002: GRPC Stream implementation of HeliumStream
Patch Set: Fixed a few minor comments Created 4 years, 1 month 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 "+base", 2 "+base",
3 "-blimp", 3 "-blimp",
4 "+blimp/common",
4 "+blimp/client/public", 5 "+blimp/client/public",
5 "+cc/surfaces", 6 "+cc/surfaces",
6 "+components/keyed_service/core", 7 "+components/keyed_service/core",
7 "+components/prefs", 8 "+components/prefs",
8 "-content", 9 "-content",
9 "+url", 10 "+url",
10 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698