| Index: chrome/common/child_process_logging.h
|
| diff --git a/chrome/common/child_process_logging.h b/chrome/common/child_process_logging.h
|
| index 6daf3bbb2cef45c77c2b8f42d5607af77843542d..cf69a11eea418007ea7cf85b6121aad7974d31e9 100644
|
| --- a/chrome/common/child_process_logging.h
|
| +++ b/chrome/common/child_process_logging.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_COMMON_CHILD_PROCESS_LOGGING_H_
|
| #define CHROME_COMMON_CHILD_PROCESS_LOGGING_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace child_process_logging {
|
|
|
|
|