| Index: components/translate/content/common/translate_struct_traits.cc
|
| diff --git a/components/translate/content/common/translate_struct_traits.cc b/components/translate/content/common/translate_struct_traits.cc
|
| index bb2b70a46725716a78bf7989b85cf2afa54d7bfd..40cec88f3e8c9b4bae64d7d6df7dec6bfddc0eda 100644
|
| --- a/components/translate/content/common/translate_struct_traits.cc
|
| +++ b/components/translate/content/common/translate_struct_traits.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/translate/content/common/translate_struct_traits.h"
|
|
|
| #include "ipc/ipc_message_utils.h"
|
| +#include "mojo/common/common_custom_types_struct_traits.h"
|
| #include "url/mojo/url_gurl_struct_traits.h"
|
|
|
| using namespace translate;
|
|
|