Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index e6b1509cbc7762bc678e2c44440ea5b1d036cfa0..0d7127377282647833462d4d57d5d05690ca62cc 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -23,6 +23,7 @@ include_rules = [ |
| "+components/password_manager/core/common", |
| "+components/policy/core/common", |
| "+components/printing/common", |
| + "+components/safe_browsing/csd.pb.h", |
|
Nathan Parker
2017/03/08 17:31:43
This seems rather specific for what's otherwise a
Jialiu Lin
2017/03/08 18:31:33
chrome/common folder does not need components/safe
|
| "+components/signin/core/common", |
| "+components/translate/core/common", |
| "+components/url_formatter", |