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

  /external/chromium_org/chrome/installer/util/
shell_util.h 232 static const wchar_t* kChromeHTMLProgId;
shell_util.cc 105 string16 chrome_html(ShellUtil::kChromeHTMLProgId);
    [all...]
  /external/chromium_org/chrome/installer/setup/
uninstall.cc 689 const string16 prog_id(ShellUtil::kChromeHTMLProgId + browser_entry_suffix);
762 const string16 prog_id(ShellUtil::kChromeHTMLProgId + browser_entry_suffix);
    [all...]

Completed in 672 milliseconds