Chromium Code Reviews| Index: components/exo/DEPS |
| diff --git a/chromecast/renderer/media/DEPS b/components/exo/DEPS |
| similarity index 51% |
| copy from chromecast/renderer/media/DEPS |
| copy to components/exo/DEPS |
| index 9be0bc0fccc63ccbfd95ab575f3a8276ec266210..adb90e7d5016ef1cda85cd1cf718a0a215ab46f0 100644 |
| --- a/chromecast/renderer/media/DEPS |
| +++ b/components/exo/DEPS |
| @@ -1,3 +1,6 @@ |
| include_rules = [ |
| + "+ash", |
| + "+cc", |
| "+gpu", |
| + "+ui", |
| ] |