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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_app.h 394 typedef std::list<content::WebContents*> WebContentsList;
395 typedef std::map<std::string, WebContentsList> AppIDToWebContentsListMap;
chrome_launcher_controller_per_browser.h 329 typedef std::list<content::WebContents*> WebContentsList;
330 typedef std::map<std::string, WebContentsList> AppIDToWebContentsListMap;

Completed in 106 milliseconds