Chromium Code Reviews| Index: crypto/ec_signature_creator_impl.h |
| diff --git a/crypto/ec_signature_creator_impl.h b/crypto/ec_signature_creator_impl.h |
| index 21614f8201d87ce4a5adaf715037b1241787a697..bd06e253a41655a85343ca97314ff932bef23e94 100644 |
| --- a/crypto/ec_signature_creator_impl.h |
| +++ b/crypto/ec_signature_creator_impl.h |
| @@ -7,6 +7,8 @@ |
| #include <stdint.h> |
| +#include <vector> |
| + |
| #include "base/compiler_specific.h" |
| #include "base/macros.h" |
| #include "crypto/ec_signature_creator.h" |