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

  /external/chromium/chrome/browser/web_applications/
web_app_unittest.cc 46 WebApplicationInfo web_app_info; local
47 web_app_info.title = title;
48 web_app_info.description = description;
49 web_app_info.app_url = url;
52 ExtensionHostMsg_DidGetApplicationInfo(0, 0, web_app_info));
  /external/chromium/chrome/browser/extensions/
extension_tab_helper.h 54 const WebApplicationInfo& web_app_info() const { function in class:ExtensionTabHelper
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 311 const WebApplicationInfo& web_app_info() const { function in class:TabContents
    [all...]

Completed in 360 milliseconds