Chromium Code Reviews| Index: media/DEPS |
| diff --git a/media/DEPS b/media/DEPS |
| index 1275117670594bcad38f963163feda653cafab11..f723644c89dc985db7209376f4ffee7ea9a9093b 100644 |
| --- a/media/DEPS |
| +++ b/media/DEPS |
| @@ -1,13 +1,12 @@ |
| +# Do NOT add net/ or ui/base without a great reason, they're huge! |
| include_rules = [ |
| "+gpu", |
| "+jni", |
| - "+net/test", |
| "+third_party/ffmpeg", |
| "+third_party/libvpx", |
| "+third_party/libyuv", |
| "+third_party/opus", |
| "+third_party/skia", |
| - "+ui/base", |
| "+ui/events", |
| "+ui/gfx", |
| "+ui/gl", |