Chromium Code Reviews| Index: chrome/test/DEPS |
| diff --git a/chrome/test/DEPS b/chrome/test/DEPS |
| index c9e4461def8e01bd855ce60d1e3b8fafbaf571a3..ce3b7f9f72d0dd9b6a1542183d83e62c9c438524 100644 |
| --- a/chrome/test/DEPS |
| +++ b/chrome/test/DEPS |
| @@ -12,6 +12,7 @@ include_rules = [ |
| # within content/ and a test within chrome/. |
| "+content/public", |
| + "+chromeos", |
|
rkc
2013/04/22 22:54:19
You probably want to make this more specific, mayb
hshi1
2013/04/22 23:02:16
Done.
|
| "+grit", # For generated headers |
| "+media/audio", |
| "+sandbox/win/src", |