Chromium Code Reviews| Index: components/mus/common/util.h |
| diff --git a/components/mus/common/util.h b/components/mus/common/util.h |
| index 435baf581532c83c21dd6aafc9cf477e66605a93..daa59efc6b1d5632c32ee7bc8bb2f7f98583d5dd 100644 |
| --- a/components/mus/common/util.h |
| +++ b/components/mus/common/util.h |
| @@ -5,6 +5,8 @@ |
| #ifndef COMPONENTS_MUS_COMMON_UTIL_H_ |
| #define COMPONENTS_MUS_COMMON_UTIL_H_ |
| +#include <stdint.h> |
| + |
| #include "components/mus/common/types.h" |
| // TODO(beng): #$*&@#(@ MacOSX SDK! |