Chromium Code Reviews| Index: content/public/test/DEPS |
| diff --git a/content/public/test/DEPS b/content/public/test/DEPS |
| index 51c7b4340b14975d17e3c8ca9b777f48790bc95d..b0385a013b3bc615e43d54c46e86d92729ccf215 100644 |
| --- a/content/public/test/DEPS |
| +++ b/content/public/test/DEPS |
| @@ -3,5 +3,5 @@ include_rules = [ |
| "+content/public", |
| # DO NOT ADD ANY ENTRIES TO INTERNAL CONTENT HEADERS! |
| # TODO(jam): remove |
| - "+content/test/content_browser_test.h", |
|
jam
2012/08/14 16:40:19
can you ignore this file, since I'm taking care of
Jói
2012/08/14 16:48:45
Do you mean remove the line?
|
| + "!content/test/content_browser_test.h", |
| ] |