Chromium Code Reviews| Index: chrome/DEPS |
| diff --git a/chrome/DEPS b/chrome/DEPS |
| index 33f8387d687cb47bf37b4a5881265ea87add144f..1acf976f534923e14da84e7d86b7ab34e5a2ec8d 100644 |
| --- a/chrome/DEPS |
| +++ b/chrome/DEPS |
| @@ -21,6 +21,7 @@ include_rules = [ |
| "-chrome", |
| "+chrome/common", |
| "+chrome/test", |
| + "+content/public/android/java", |
|
Yaron
2012/08/02 20:50:24
It's probably better to instead add:
content/publi
|
| "+content/public/common", |
| "+content/public/test", |
| "+content/test/gpu", |