Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 1d6f952b9ba7fde072427e6cb6236ec54110e767..c700262c82fcabaf8739c355c16270694152bf6b 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -27,6 +27,7 @@ include_rules = [ |
| "+dbus", |
| "+gpu", |
| + "+media", |
|
jam
2016/04/28 15:28:49
btw there are many +media lines in DEPS files unde
|
| "+mojo/common", |
| "+mojo/edk/embedder", |
| "+mojo/edk/js", |
| @@ -119,4 +120,3 @@ specific_include_rules = { |
| "+content/shell/common", |
| ], |
| } |
| - |