Home
last modified time | relevance | path

Searched refs:kGoogleChromeInstallSubDir1 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dutil_constants.cc235 const wchar_t kGoogleChromeInstallSubDir1[] = L"Google"; variable
Dutil_constants.h223 extern const wchar_t kGoogleChromeInstallSubDir1[];
Dgoogle_chrome_distribution.cc173 base::string16 sub_dir(installer::kGoogleChromeInstallSubDir1); in GetInstallSubDir()