Chromium Code Reviews| Index: components/gcm_driver/crypto/DEPS |
| diff --git a/components/gcm_driver/crypto/DEPS b/components/gcm_driver/crypto/DEPS |
| index 697581f1a80a2bfa359d870027e6a8e0f34a544d..4060f526a56ba7044603db8ef31524c03d212487 100644 |
| --- a/components/gcm_driver/crypto/DEPS |
| +++ b/components/gcm_driver/crypto/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| "+components/leveldb_proto", |
| "+crypto", |
| "+net/http", |
| + "+third_party/boringssl/src/include", |
| ] |