| Index: chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.h
|
| diff --git a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.h b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.h
|
| index f20e834850d0fa43ca2d830e815e23eafdee81ac..8b366bcf4331b930ef2c9c1f638e20087861262b 100644
|
| --- a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.h
|
| +++ b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_PROFILES_CHROME_BROWSER_MAIN_EXTRA_PARTS_PROFILES_H_
|
| #define CHROME_BROWSER_PROFILES_CHROME_BROWSER_MAIN_EXTRA_PARTS_PROFILES_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/chrome_browser_main_extra_parts.h"
|
|
|
| class ChromeBrowserMainParts;
|
|
|