| Index: components/browsing_data/core/DEPS
|
| diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS
|
| index eac076192dcda982057d190be05049915ec12d77..4857397f4b081d797f5eaa4a18f361a6411ee244 100644
|
| --- a/components/browsing_data/core/DEPS
|
| +++ b/components/browsing_data/core/DEPS
|
| @@ -1,3 +1,9 @@
|
| include_rules = [
|
| + "+components/autofill/core/browser",
|
| + "+components/browser_sync/browser",
|
| + "+components/history/core/browser",
|
| + "+components/password_manager/core/browser",
|
| "+components/prefs",
|
| + "+components/sync_driver",
|
| + "+components/webdata/common",
|
| ]
|
|
|