Chromium Code Reviews| Index: components/safe_browsing_db/DEPS |
| diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS |
| index 7fafc802db36dc88ed2d9bd73353a4f57c5d5e1b..83e36ebd841eeb4fae9dc9380c4f83209a0c0059 100644 |
| --- a/components/safe_browsing_db/DEPS |
| +++ b/components/safe_browsing_db/DEPS |
| @@ -1,7 +1,7 @@ |
| include_rules = [ |
| "+components/data_use_measurement/core", |
| - "+components/prefs", |
| "+components/variations", |
| + "+components/safe_browsing", |
|
vakh (use Gerrit instead)
2017/05/12 17:28:14
it seems odd to me that safe_browsing_db depends o
timvolodine
2017/05/12 17:50:51
yes this is obviously a temporary situation, I've
|
| "+components/version_info", |
| "+content/public/browser", |
| "+content/public/common", |