| Index: ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h
|
| diff --git a/ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h b/ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h
|
| index bdb13749241792ccdfce97fb7bf92a934c0edd67..08dac81b21284779389e68cb92a32e9d95f9c607 100644
|
| --- a/ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h
|
| +++ b/ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "ios/web/public/browser_state.h"
|
|
|
|
|