| Index: components/signin/core/browser/child_account_info_fetcher_android.h
|
| diff --git a/components/signin/core/browser/child_account_info_fetcher_android.h b/components/signin/core/browser/child_account_info_fetcher_android.h
|
| index 05f30a177fcfec1070c00a893752f1207a10ec0b..cb06fedbc059ea56dd3c2c26a9853a4fcde59b58 100644
|
| --- a/components/signin/core/browser/child_account_info_fetcher_android.h
|
| +++ b/components/signin/core/browser/child_account_info_fetcher_android.h
|
| @@ -20,8 +20,6 @@
|
| AccountFetcherService* service,
|
| const std::string& account_id);
|
|
|
| - static void InitializeForTests();
|
| -
|
| // Register JNI methods.
|
| static bool Register(JNIEnv* env);
|
|
|
|
|