Searched defs:RegisterForTabNotifications (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.cc133 RegisterForTabNotifications(tab_strip->GetWebContentsAt(i));
137 void TabsEventRouter::RegisterForTabNotifications(WebContents* contents) { function in class:extensions::TabsEventRouter
206 RegisterForTabNotifications(contents);
542 RegisterForTabNotifications(new_contents);

Completed in 163 milliseconds