Commit Graph
2 Commits
Author SHA1 Message Date
samartnik e8ffc1c972 [Android] Java code adjustments
Various adjustments for new changes in Chromium 95
2021-10-05 16:20:07 -04:00
samartnik de9109b7f6 [Android] Most of //chrome/browser/notifications were modularized
Chromium change:
https://chromium.googlesource.com/chromium/src/+/8276a73257bad0497689dfb1edeb735be2b5c26b

Modularize most of //chrome/browser/notifications

Move the framework components of //chrome/browser/notifications out to a
module.  This leaves behind web platform notification information and
notification scheduler files.

Presubmit is flagging in moved files (haven't changed lines), so skipping presubmit for this CL.

NOPRESUBMIT=true

Bug: 1174713
2021-06-29 16:35:33 -04:00