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