| Index: chrome/browser/android/signin/signin_manager_android.h
|
| diff --git a/chrome/browser/android/signin/signin_manager_android.h b/chrome/browser/android/signin/signin_manager_android.h
|
| index 1d9c1528edb6bb8a16e19dedf619eddf28c3b48c..b618efcd12c28cadee48ce3e0fdc1df34f3b5187 100644
|
| --- a/chrome/browser/android/signin/signin_manager_android.h
|
| +++ b/chrome/browser/android/signin/signin_manager_android.h
|
| @@ -19,10 +19,6 @@
|
|
|
| class Profile;
|
|
|
| -namespace policy {
|
| -class CloudPolicyClient;
|
| -}
|
| -
|
| // Android wrapper of the SigninManager which provides access from the Java
|
| // layer. Note that on Android, there's only a single profile, and therefore
|
| // a single instance of this wrapper. The name of the Java class is
|
|
|