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

Side by Side Diff: media/cast/DEPS

Issue 162103002: Cast: Added a EncodingEventSubscriber to cast sender app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@encoding-event-subscriber
Patch Set: Created 6 years, 10 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
« no previous file with comments | « no previous file | media/cast/cast.gyp » ('j') | media/cast/test/sender.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+crypto", 2 "+crypto",
3 "+media", 3 "+media",
4 "+net", 4 "+net",
5 "+third_party/webrtc", 5 "+third_party/webrtc",
6 "+third_party/libyuv", 6 "+third_party/libyuv",
7 "+ui/gfx", 7 "+ui/gfx",
8 "+google/protobuf",
Alpha Left Google 2014/02/13 20:30:58 nit: order.
imcheng 2014/02/13 21:49:26 Done. Now presubmit lists missing LGTM from 6 depe
9 "+third_party/protobuf/src/google/protobuf",
8 ] 10 ]
OLDNEW
« no previous file with comments | « no previous file | media/cast/cast.gyp » ('j') | media/cast/test/sender.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698