| Index: components/browsing_data_ui/DEPS
|
| diff --git a/components/browsing_data_ui/DEPS b/components/browsing_data_ui/DEPS
|
| index d7f9272e71a8b5cc018896e4d1597667c0161c97..b798afdcd19e7feb6b98ef9f1e29cbe8599a2060 100644
|
| --- a/components/browsing_data_ui/DEPS
|
| +++ b/components/browsing_data_ui/DEPS
|
| @@ -1,4 +1,10 @@
|
| include_rules = [
|
| - "+components/history/core/browser",
|
| "+components/browser_sync/browser",
|
| + "+components/history/core/browser",
|
| + "+components/history/core/test",
|
| + "+components/signin",
|
| + "+components/sync_driver",
|
| + "+components/version_info",
|
| + "+sync/internal_api/public",
|
| + "+net",
|
| ]
|
|
|