Chromium Code Reviews| Index: chromecast/android/DEPS |
| diff --git a/chromecast/android/DEPS b/chromecast/android/DEPS |
| index d4419344bcab499461ced00623ab93c1ebab5728..62e5a663c7989eccc9d9982e92670ed21eb32c04 100644 |
| --- a/chromecast/android/DEPS |
| +++ b/chromecast/android/DEPS |
| @@ -1,4 +1,6 @@ |
| include_rules = [ |
| - # Include for JNI. |
| + # Includes for JNI. |
| + "+chromecast/android", |
| + "+chromecast/crash/android", |
| "+chromecast/shell/browser/android", |
| ] |