| 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 d0bfa0fc5c597411fa6a38388310067cdb437483..7aa2e943bbadf83d6233746bb51f63a415a8c671 100644
|
| --- a/chrome/browser/android/signin/account_management_screen_helper.cc
|
| +++ b/chrome/browser/android/signin/account_management_screen_helper.cc
|
| @@ -26,7 +26,7 @@ void AccountManagementScreenHelper::OpenAccountManagementScreen(
|
| }
|
|
|
| static void LogEvent(JNIEnv* env,
|
| - jclass clazz,
|
| + const JavaParamRef<jclass>& clazz,
|
| jint metric,
|
| jint gaiaServiceType) {
|
| ProfileMetrics::LogProfileAndroidAccountManagementMenu(
|
|
|