Skip to content

Commit 3615f86

Browse files
committed
Uplift of #16681 (squashed) to release
1 parent 69b5c20 commit 3615f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/java/org/chromium/chrome/browser/app/BraveActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ public void onNewIntent(Intent intent) {
16291629
openNewOrSelectExistingTab(openUrl);
16301630
}
16311631
}
1632-
checkAndshowNotificationWarningDialog();
1632+
checkForNotificationData();
16331633
}
16341634

16351635
@Override

0 commit comments

Comments
 (0)