Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 655033b2490e68854476bd9c99b845949c070268..66612a6c1501012138e967eceba8ed9521ed3762 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -25,6 +25,7 @@ include_rules = [ |
| "+components/policy/core/common", |
| "+components/printing/common", |
| "+components/safe_browsing/csd.pb.h", |
| + "+components/safe_browsing/web_ui", |
|
Lei Zhang
2017/06/23 23:21:02
In BUILD.gn, the dependency is set up as //compone
hkamila
2017/06/28 01:24:24
Thank you. I changed it for constants.h in Patch 6
|
| "+components/signin/core/common", |
| "+components/translate/core/common", |
| "+components/url_formatter", |