| 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 1f3894c53901385b23d6c4d3e8634ebc875a1090..438d1e76aa99823cc8b46a87d6c69bc237326d83 100644
|
| --- a/mojo/common/common_type_converters_unittest.cc
|
| +++ b/mojo/common/common_type_converters_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "mojo/common/common_type_converters.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "mojo/public/bindings/allocation_scope.h"
|
| +#include "mojo/public/cpp/bindings/allocation_scope.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|