Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 89554472d134a593de31dbda249d4ee30afab37b..4f605aa803256c1fc3bb4f743ba7cf0d5dd389b4 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+apps", |
| "+ash", |
| "+athena/content/public", |
| + "+athena/extensions/public", |
|
oshima
2014/10/14 16:57:58
can you move this to c/b/ui/extensions ?
pkotwicz
2014/10/14 21:44:51
chrome/browser/ui/extensions/DEPS does not exist s
Ken Rockot(use gerrit already)
2014/10/14 22:18:58
It seems supremely weird to see athena listed anyw
pkotwicz
2014/10/14 22:29:08
This is needed for the include in chrome/browser/u
oshima
2014/10/14 22:31:08
Chrome is starting point, so we need minimum athen
|
| "+chrome/app", |
| "+chrome/grit", # For generated headers |
| "+chrome/installer", |