Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 2351f1a0dc6471d5bc405b1dd2a879f1282e73a0..6aff4a7499051bc8d48a2b64e2a1f852019c526e 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -33,8 +33,10 @@ include_rules = [ |
| "+ppapi/shared_impl", |
| "+ppapi/thunk", |
| "+sandbox/linux/services/credentials.h", |
| + "+third_party/boringssl/src/include", |
| "+third_party/kasko", |
| + |
|
davidben
2016/10/27 22:30:36
Stray newline?
tfarina
2016/10/27 23:02:34
Done.
|
| # FIXME - refactor code and remove these dependencies |
| "+chrome/installer", |
| ] |