| Index: chrome/browser/password_manager/credential_android.h
|
| diff --git a/chrome/browser/password_manager/credential_android.h b/chrome/browser/password_manager/credential_android.h
|
| index 004abc3f8a7639e6e78b2462a2249b0c9a65c101..9d90f3632acd12e2ce92d41de3f15aad8930553c 100644
|
| --- a/chrome/browser/password_manager/credential_android.h
|
| +++ b/chrome/browser/password_manager/credential_android.h
|
| @@ -25,7 +25,4 @@ base::android::ScopedJavaLocalRef<jobjectArray> CreateNativeCredentialArray(
|
| JNIEnv* env,
|
| size_t size);
|
|
|
| -// Registers the Credential native method.
|
| -bool RegisterCredential(JNIEnv* env);
|
| -
|
| #endif // CHROME_BROWSER_PASSWORD_MANAGER_CREDENTIAL_ANDROID_H_
|
|
|