| Index: chrome/common/all_messages.h | 
| diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h | 
| index 6e3eb1e6e6b8c7c78e80c041d60534a7537aa27f..fb1438ef6cd73e5d9fa9e3586b806e928e41328b 100644 | 
| --- a/chrome/common/all_messages.h | 
| +++ b/chrome/common/all_messages.h | 
| @@ -10,7 +10,7 @@ | 
| // should not be listed here and instead get an exemption in | 
| // chrome/tools/ipclist/ipclist.cc. | 
| #if !defined(OS_ANDROID) | 
| -#include "chrome/browser/importer/profile_import_process_messages.h" | 
| +#include "chrome/common/importer/profile_import_process_messages.h" | 
| #endif | 
|  | 
| #if defined(ENABLE_AUTOMATION) | 
|  |