Chromium Code Reviews| Index: content/test/DEPS |
| diff --git a/content/test/DEPS b/content/test/DEPS |
| index 87c46bcab61853546f8029dbbebe393c646ab8da..8e567cd94ace3578273e815bcb55b69ff3fec531 100644 |
| --- a/content/test/DEPS |
| +++ b/content/test/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| # Testing utilities can access anything in content/ |
| "+content", |
| + "+media/base", # For ChannelLayout in WebRTC tests. |
| "+ui/base/resource/data_pack.h" |
| ] |