| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h
|
| index e8046fc05f14a8330192e941c8d344f6c7feeafb..b92485620038b949d0fa2221c8d0358460a44f50 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef CHROME_BROWSER_PROFILES_PROFILE_IMPL_IO_DATA_H_
|
| #define CHROME_BROWSER_PROFILES_PROFILE_IMPL_IO_DATA_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/prefs/pref_store.h"
|
| #include "chrome/browser/custom_handlers/protocol_handler_registry.h"
|
|
|