| Index: ash/shell/content/client/shell_browser_main_parts.h
|
| diff --git a/ash/shell/content/client/shell_browser_main_parts.h b/ash/shell/content/client/shell_browser_main_parts.h
|
| index 8b0c374b08ff9251eaee3f32c25fe28f5b5976e7..6112b212a7d810806cbed0c37533a06fc5e653fd 100644
|
| --- a/ash/shell/content/client/shell_browser_main_parts.h
|
| +++ b/ash/shell/content/client/shell_browser_main_parts.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_SHELL_CONTENT_CLIENT_EXAMPLES_BROWSER_MAIN_PARTS_H_
|
| #define ASH_SHELL_CONTENT_CLIENT_EXAMPLES_BROWSER_MAIN_PARTS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/browser_main_parts.h"
|
|
|
|
|