Chromium Code Reviews| Index: crypto/secure_util.cc |
| diff --git a/crypto/secure_util.cc b/crypto/secure_util.cc |
| index 3fe8aa961a027e6c0c387585af0b25fd2e722ee1..fe86d65553a6213b0a03afe8a08ce0087b479327 100644 |
| --- a/crypto/secure_util.cc |
| +++ b/crypto/secure_util.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <stddef.h> |
| + |
| #include "crypto/secure_util.h" |
| namespace crypto { |