| Index: mojo/common/common_type_converters_unittest.cc
|
| diff --git a/mojo/common/common_type_converters_unittest.cc b/mojo/common/common_type_converters_unittest.cc
|
| index 32e81a1f27ead5614d3c082cc7fe4e42246d51be..af8f64004dabee20c6be51c2527dd8e9c272b7a4 100644
|
| --- a/mojo/common/common_type_converters_unittest.cc
|
| +++ b/mojo/common/common_type_converters_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "mojo/common/common_type_converters.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "mojo/common/url_type_converters.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|