Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index da930989e480b447e81b6de1aef6cb4af6dfacce..6d61bf76a839c6ad580f7940a3fe611528dbdc71 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+apps", |
| "+ash", |
| + "+blimp/client/public", |
|
Lei Zhang
2016/09/30 23:55:35
If the Android-only portion of chrome::RegisterLoc
Menglin
2016/10/01 00:08:31
I know you meant RegisterProfilePrefs() :)
For no
David Trainor- moved to gerrit
2016/10/01 03:26:35
I'm fine with relying on the DEPS from chrome/brow
Lei Zhang
2016/10/03 23:13:54
So do we want to refactor the Android-only portion
|
| "+chrome/app", |
| "+chrome/chrome_watcher", |
| "+chrome/grit", |