Chromium Code Reviews| Index: components/browsing_data/core/DEPS |
| diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS |
| index 7efb83a8c7be0c8f66581f75563c3fa0ef776d10..1ca2970752f22fd159e99255e036864a57494128 100644 |
| --- a/components/browsing_data/core/DEPS |
| +++ b/components/browsing_data/core/DEPS |
| @@ -5,4 +5,6 @@ include_rules = [ |
| "+components/prefs", |
| "+components/sync/driver", |
| "+components/webdata/common", |
| + "+grit", |
| + "+ui/base", |
| ] |