Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 05183285206293e9cc4d31eb5640694ab98aa22f..88a6de798bddccc869ec750c10034bc8031afede 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -27,6 +27,7 @@ include_rules = [ |
| "+dbus", |
| "+gpu", |
| + "+media", |
| "+mojo/common", |
| "+mojo/edk/embedder", |
| "+mojo/edk/js", |
| @@ -120,4 +121,3 @@ specific_include_rules = { |
| "+content/shell/common", |
| ], |
| } |
| - |