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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/cast/cast.gyp » ('j') | media/cast/test/sender.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/DEPS
diff --git a/media/cast/DEPS b/media/cast/DEPS
index f84b3fbbf5eb9d703c257467adcb1ed78cea147d..847c15b9ff2c86c74c5bf26a5195d2bf98d2d5ee 100644
--- a/media/cast/DEPS
+++ b/media/cast/DEPS
@@ -5,4 +5,6 @@ include_rules = [
"+third_party/webrtc",
"+third_party/libyuv",
"+ui/gfx",
+ "+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
+ "+third_party/protobuf/src/google/protobuf",
]
« 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