Chromium Code Reviews| Index: components/webcrypto/DEPS |
| diff --git a/components/webcrypto/DEPS b/components/webcrypto/DEPS |
| index 5cdc8e79e93e33666fad39a3d8acaaad29b9881b..5d9852bf42df53993171d527caf0e5be45753567 100644 |
| --- a/components/webcrypto/DEPS |
| +++ b/components/webcrypto/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+crypto", |
| + "+third_party/boringssl/src/include", |
| "+third_party/re2", |
| "+third_party/WebKit/public/platform", |
| "+third_party/WebKit/public/web", |