commit | 51ba3e6902ecd7284d3be51db648127d1be2187f | [log] [tgz] |
---|---|---|
author | avi <[email protected]> | Sat Dec 26 17:30:50 2015 |
committer | Commit bot <[email protected]> | Sat Dec 26 17:32:10 2015 |
tree | 368c5fca978f6e804d5774b22a9bd2c07eff1fc8 | |
parent | 0d65fb8a06f3ab6e5c309e378e12640a2906af66 [diff] [blame] |
Clean up header files. BUG=138542 [email protected] NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1544283002 Cr-Commit-Position: refs/heads/master@{#366903}
diff --git a/components/webcrypto/webcrypto_impl.cc b/components/webcrypto/webcrypto_impl.cc index cfa880c..3e3d49d 100644 --- a/components/webcrypto/webcrypto_impl.cc +++ b/components/webcrypto/webcrypto_impl.cc
@@ -4,6 +4,7 @@ #include "components/webcrypto/webcrypto_impl.h" +#include <limits.h> #include <stdint.h> #include "base/bind.h"