| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 6b1761285322484decb61ad1ea24a7379dbe06b7..2f2c9c21cd6e3cb6fe5021bb81998ef06488428a 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -4,6 +4,8 @@ include_rules = [
|
| "+chrome/installer",
|
| "+chrome/tools/profiles", # For history unit tests.
|
| "+chromeos",
|
| + "+components/web_contents_delegate_android",
|
| + # TODO(boliu): Remove when content/components is moved to components.
|
| "+content/components",
|
| "+content/public/browser",
|
| "+device/bluetooth",
|
|
|