| Index: ios/chrome/browser/signin/signin_client_impl.h
|
| diff --git a/ios/chrome/browser/signin/signin_client_impl.h b/ios/chrome/browser/signin/signin_client_impl.h
|
| index 375253a1c674335b5e4bb6c677e84302defa9de6..fca1fc815ca1e9d70048ac7c1e80c856071f21d0 100644
|
| --- a/ios/chrome/browser/signin/signin_client_impl.h
|
| +++ b/ios/chrome/browser/signin/signin_client_impl.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef IOS_CHROME_BROWSER_SIGNIN_SIGNIN_CLIENT_IMPL_H_
|
| #define IOS_CHROME_BROWSER_SIGNIN_SIGNIN_CLIENT_IMPL_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|