Index: chrome/common/all_messages.h |
diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h |
index 5ed2dce75c78b96cb0238b02a8855436b5f0a055..5242dbade0b09e7c9492bfbb6193c41488088a59 100644 |
--- a/chrome/common/all_messages.h |
+++ b/chrome/common/all_messages.h |
@@ -9,6 +9,9 @@ |
// included here. Message classes used exclusively outside of chrome |
// should not be listed here and instead get an exemption in |
// chrome/tools/ipclist/ipclist.cc. |
+ |
+#include "build/build_config.h" |
+ |
#if !defined(OS_ANDROID) |
#include "chrome/common/importer/profile_import_process_messages.h" |
#endif |