Searched defs:MockEventRouter (Results 1 – 1 of 1) sorted by relevance
457 class MockEventRouter : public EventRouter { class459 explicit MockEventRouter(Profile* profile) : EventRouter(profile, NULL) {} in MockEventRouter() function in extensions::MockEventRouter