HomeSort by relevance Sort by last modified time
    Searched refs:RegisterForBrowserNotifications (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h 110 void RegisterForBrowserNotifications(Browser* browser);
tabs_event_router.cc 103 RegisterForBrowserNotifications(*it);
122 RegisterForBrowserNotifications(browser);
125 void TabsEventRouter::RegisterForBrowserNotifications(Browser* browser) {

Completed in 37 milliseconds