Skip to content

Commit

Permalink
fixed presubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyBarabash committed Oct 30, 2024
1 parent 17c4619 commit e3ba4fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ private void overrideWithAuthConfirmation(ChromeSwitchPreference control) {
Log.e(
TAG,
"BraveManageSyncSettings.OnPreferenceChange"
+ " IllegalStateException ex=",
+ " IllegalStateException ex=",
ex);
} catch (Exception ex) {
Log.e(TAG, "BraveManageSyncSettings.OnPreferenceChange ex=", ex);
Expand Down

0 comments on commit e3ba4fa

Please sign in to comment.