Index: media/DEPS |
diff --git a/media/DEPS b/media/DEPS |
index 08abb1d59ad49d4749c9d41f1dd6fd622cdacc62..fb4e2e7f0b543b04ace969855e0968800cd531be 100644 |
--- a/media/DEPS |
+++ b/media/DEPS |
@@ -1,5 +1,6 @@ |
# Do NOT add net/ or ui/base without a great reason, they're huge! |
include_rules = [ |
+ "+chrome/grit", |
Nico
2015/09/15 00:12:25
media probably shouldn't depend on chrome, given t
ajm
2015/09/15 05:34:00
Good point. The way I have things now, some tests
|
"+chromeos/audio", |
"+crypto", |
"+device/udev_linux", |
@@ -13,6 +14,7 @@ include_rules = [ |
"+third_party/libyuv", |
"+third_party/opus", |
"+third_party/skia", |
+ "+ui/base/l10n", |
"+ui/events", |
"+ui/gfx", |
"+ui/gl", |