Index: components/autofill/content/common/autofill_param_traits_macros.h |
diff --git a/components/autofill/content/common/autofill_param_traits_macros.h b/components/autofill/content/common/autofill_param_traits_macros.h |
index b20ff68848c719eafebbc3284e8c5631e7060520..bc6da20ca18231694b350c3a0a69116d2fdf9f55 100644 |
--- a/components/autofill/content/common/autofill_param_traits_macros.h |
+++ b/components/autofill/content/common/autofill_param_traits_macros.h |
@@ -10,6 +10,8 @@ |
#include "components/autofill/core/common/password_form.h" |
#include "ipc/ipc_message_macros.h" |
+#include "url/ipc/url_param_traits.h" |
+#include "url/origin.h" |
IPC_ENUM_TRAITS_MAX_VALUE(autofill::PasswordForm::Type, |
autofill::PasswordForm::TYPE_LAST) |