Chromium Code Reviews| Index: chrome/common/importer/profile_import_process_messages.h |
| diff --git a/chrome/common/importer/profile_import_process_messages.h b/chrome/common/importer/profile_import_process_messages.h |
| index baa913eb6e38ae802c3fa749ceed107b290fc677..c2fdffbb5c033e092f1b6f851dfca244f70a24ba 100644 |
| --- a/chrome/common/importer/profile_import_process_messages.h |
| +++ b/chrome/common/importer/profile_import_process_messages.h |
| @@ -14,7 +14,7 @@ |
| #include "chrome/common/importer/imported_favicon_usage.h" |
| #include "chrome/common/importer/importer_data_types.h" |
| #include "chrome/common/importer/importer_url_row.h" |
| -#include "components/autofill/core/common/autofill_param_traits_macros.h" |
| +#include "components/autofill/content/common/autofill_param_traits_macros.h" |
|
blundell
2013/12/11 13:32:53
chrome_common.gypi needs a dependency on autofill_
jeanfrancois
2013/12/11 15:01:19
Done.
|
| #include "components/autofill/core/common/password_form.h" |
| #include "content/public/common/common_param_traits.h" |
| #include "ipc/ipc_message_macros.h" |