| Index: content/shell/app/shell_content_main.h
|
| diff --git a/content/shell/app/shell_content_main.h b/content/shell/app/shell_content_main.h
|
| index c86ba50601207fe25fadeb80e3bd5b0912506238..4a200aa1021fa8544dd0bd5c39c6797bba993b4d 100644
|
| --- a/content/shell/app/shell_content_main.h
|
| +++ b/content/shell/app/shell_content_main.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_SHELL_APP_SHELL_CONTENT_MAIN_H_
|
| #define CONTENT_SHELL_APP_SHELL_CONTENT_MAIN_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "build/build_config.h"
|
|
|
| #if defined(OS_MACOSX)
|
| extern "C" {
|
|
|