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", |
] |