Chromium Code Reviews| Index: client/settings.cc |
| diff --git a/client/settings.cc b/client/settings.cc |
| index b991a38886e7c80cb9d103b27532398629f79ec7..d018e37f119b58a6981d36e6b19a72aa7dd0868a 100644 |
| --- a/client/settings.cc |
| +++ b/client/settings.cc |
| @@ -14,6 +14,8 @@ |
| #include "client/settings.h" |
| +#include <stdint.h> |
| + |
| #include <limits> |
| #include "base/logging.h" |