Index: chromecast/DEPS |
diff --git a/chromecast/DEPS b/chromecast/DEPS |
index d278340598544b66db906abe96e5c70c182cfb46..189b95a32ba46ed4d12861c443359b16c8a1cb96 100644 |
--- a/chromecast/DEPS |
+++ b/chromecast/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
# sub-directory within chromecast/. |
"-chromecast", |
"+chromecast/base", |
+ "+chromecast/public/media", |
gunsch
2015/04/17 01:38:51
just add "+chromecast/public", any of our code sho
erickung1
2015/04/29 08:52:20
Done.
gunsch
2015/04/29 17:42:52
Not done
erickung1
2015/04/29 20:49:15
This is removed after the rebase
|
# Other Chromecast-wide dependencies. |
"+content/public/common", |