| Index: mojo/common/common_custom_types_unittest.cc
 | 
| diff --git a/mojo/common/common_custom_types_unittest.cc b/mojo/common/common_custom_types_unittest.cc
 | 
| index ac47c1c545b045c151e31b799ba93751f4a49631..d5c76cfe56dbfc5cdfe05b5bf49b98dfcfa69eb6 100644
 | 
| --- a/mojo/common/common_custom_types_unittest.cc
 | 
| +++ b/mojo/common/common_custom_types_unittest.cc
 | 
| @@ -4,6 +4,7 @@
 | 
|  
 | 
|  #include "base/files/file_path.h"
 | 
|  #include "base/files/scoped_temp_dir.h"
 | 
| +#include "base/memory/ptr_util.h"
 | 
|  #include "base/message_loop/message_loop.h"
 | 
|  #include "base/numerics/safe_math.h"
 | 
|  #include "base/run_loop.h"
 | 
| 
 |