| Index: chrome/browser/android/signin/account_management_screen_helper.cc
|
| diff --git a/chrome/browser/android/signin/account_management_screen_helper.cc b/chrome/browser/android/signin/account_management_screen_helper.cc
|
| index da22c159feb27ab0c5e5ac509270339a004137bb..512d18aa7df113ca9374c5e0f4e382cdc3ee986f 100644
|
| --- a/chrome/browser/android/signin/account_management_screen_helper.cc
|
| +++ b/chrome/browser/android/signin/account_management_screen_helper.cc
|
| @@ -12,6 +12,8 @@
|
| #include "chrome/browser/profiles/profile_metrics.h"
|
| #include "jni/AccountManagementScreenHelper_jni.h"
|
|
|
| +using base::android::JavaParamRef;
|
| +
|
| // static
|
| void AccountManagementScreenHelper::OpenAccountManagementScreen(
|
| Profile* profile,
|
|
|