Chromium Code Reviews| Index: components/webcrypto/webcrypto_impl.cc |
| diff --git a/components/webcrypto/webcrypto_impl.cc b/components/webcrypto/webcrypto_impl.cc |
| index 47a0237dd79aea5af01719e4cd730481709d7b18..cfa880c34639c21be98497eaf75a5553c588e3a1 100644 |
| --- a/components/webcrypto/webcrypto_impl.cc |
| +++ b/components/webcrypto/webcrypto_impl.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/webcrypto/webcrypto_impl.h" |
| +#include <stdint.h> |
| + |
| #include "base/bind.h" |
| #include "base/lazy_instance.h" |
| #include "base/location.h" |