| Index: chrome/browser/history/android/DEPS
|
| diff --git a/chrome/browser/history/android/DEPS b/chrome/browser/history/android/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d4ff1bba076b28cd27f84b73ca0636218a663f88
|
| --- /dev/null
|
| +++ b/chrome/browser/history/android/DEPS
|
| @@ -0,0 +1,7 @@
|
| +include_rules = [
|
| + # Android specific code is not considered blocking for the componentization of
|
| + # chrome/browser/history, so it is allowed to use chrome/browser and
|
| + # components/.
|
| + "+chrome/browser",
|
| + "+components/bookmarks/browser",
|
| +]
|
|
|