Index: chrome/common/service_process_util.h |
diff --git a/chrome/common/service_process_util.h b/chrome/common/service_process_util.h |
index 7783e76e342df55651a4e749f7357d4cdadaea46..3304a89e8e242726b3fffa54343c4fef2dc5bc9e 100644 |
--- a/chrome/common/service_process_util.h |
+++ b/chrome/common/service_process_util.h |
@@ -7,11 +7,11 @@ |
#include <string> |
-#include "base/basictypes.h" |
#include "base/callback_forward.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/shared_memory.h" |
#include "base/process/process.h" |
+#include "build/build_config.h" |
#include "ipc/ipc_channel_handle.h" |
class MultiProcessLock; |