Use ExtensionRegistry instead of deprecated extension's notification in EventRouter.
commit4243f9a4e7bd733c775444b15a117717a05516a8
authorlimasdf@gmail.com <limasdf@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 4 Aug 2014 18:53:12 +0000 (4 18:53 +0000)
committerlimasdf@gmail.com <limasdf@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 4 Aug 2014 18:53:12 +0000 (4 18:53 +0000)
tree30e70130cc35232cb5e79afebc5891efe17c4897
parent61ff6ae4a377fd69955f524db79a4112dc5b3732
Use ExtensionRegistry instead of deprecated extension's notification in EventRouter.

And Make EventRouterTest inherit ExtensionsTest to setup for test.

R=kalman@chromium.org
BUG=354046
TEST=unittest

Review URL: https://codereview.chromium.org/430243002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287383 0039d316-1c4b-4281-b951-d872f2087c98
extensions/browser/event_router.cc
extensions/browser/event_router.h
extensions/browser/event_router_unittest.cc