Chromium Code Reviews| Index: chrome/renderer/DEPS |
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS |
| index d93e2346ce5b6298e9233edf16442dcfe990f671..cdfc222ea3f45b0ab4f0bf4b7c4a0ee9733ce00f 100644 |
| --- a/chrome/renderer/DEPS |
| +++ b/chrome/renderer/DEPS |
| @@ -27,6 +27,7 @@ include_rules = [ |
| "+third_party/re2", |
| "+third_party/smhasher", |
| "+third_party/sqlite", |
| + "+third_party/widevine", |
| ] |
| # TODO(joi): Remove these once Autofill code moves to //components/autofill. |