commit | cf29ede833a3acda53607f9050612bafe52f2321 | [log] [tgz] |
---|---|---|
author | peter <[email protected]> | Thu Oct 30 23:19:19 2014 |
committer | Commit bot <[email protected]> | Thu Oct 30 23:19:57 2014 |
tree | 314f068ab38d23a4877554c366db2e384f4c63c2 | |
parent | 50abe634af1d1aa8600dffaaabb15f3f35338fd6 [diff] |
Provide default implementations for NotificationDelegate methods. Many implementations of the NotificationDelegate include empty overrides because of behavior they don't actually need to be informed of. Provide empty default implementations so that they don't have to. (And remove the associated TODO.) BUG=428370 Review URL: https://codereview.chromium.org/684253002 Cr-Commit-Position: refs/heads/master@{#302190}