diff options
author | sdefresne <sdefresne@chromium.org> | 2015-04-23 10:25:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-23 17:25:54 +0000 |
commit | 4f8553c40c59d75d8dafba60201aeb74d6c66a65 (patch) | |
tree | 59ab55797c67d878a0abc49150678383f79a0d8c /chrome/chrome_watcher | |
parent | c9b0e65fa4ace8477896a876cb1ec091d2cd89c1 (diff) | |
download | chromium_src-4f8553c40c59d75d8dafba60201aeb74d6c66a65.zip chromium_src-4f8553c40c59d75d8dafba60201aeb74d6c66a65.tar.gz chromium_src-4f8553c40c59d75d8dafba60201aeb74d6c66a65.tar.bz2 |
Remove dependency of TopSitesImpl on notifications
Introduce two new observer classes that listen to navigation events from
content::WebContents (for TopSitesWebContentsObserver) or web::WebState
(for TopSitesWebStateObserver) and forward them to TopSites.
Remove the usage of the NOTIFICATION_NAV_ENTRY_COMMITTED from
TopSitesImpl.
Remove unused #include and fix style violation with static constants.
BUG=380116,371826
Review URL: https://codereview.chromium.org/1094143002
Cr-Commit-Position: refs/heads/master@{#326563}
Diffstat (limited to 'chrome/chrome_watcher')
0 files changed, 0 insertions, 0 deletions