Skip to content

Commit 2d53d0c

Browse files
committed
Uplift of #16681 (squashed) to beta
1 parent a9fc6fe commit 2d53d0c

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
@@ -1713,7 +1713,7 @@ public void onNewIntent(Intent intent) {
17131713
openNewOrSelectExistingTab(openUrl);
17141714
}
17151715
}
1716-
checkAndshowNotificationWarningDialog();
1716+
checkForNotificationData();
17171717
}
17181718

17191719
@Override

0 commit comments

Comments
 (0)