| Index: components/translate/content/common/translate_messages.h
|
| diff --git a/components/translate/content/common/translate_messages.h b/components/translate/content/common/translate_messages.h
|
| index ef394f5f22cc7841d84fe2e2812c46a20a6492c6..05d2313d1d548f21cb933b0eff58d259c387ab74 100644
|
| --- a/components/translate/content/common/translate_messages.h
|
| +++ b/components/translate/content/common/translate_messages.h
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "components/translate/core/common/language_detection_details.h"
|
| #include "components/translate/core/common/translate_errors.h"
|
| +#include "content/public/common/common_param_traits.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "ipc/ipc_message_utils.h"
|
| -#include "url/ipc/url_param_traits.h"
|
|
|
| #define IPC_MESSAGE_START TranslateMsgStart
|
|
|
|
|