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.cc229 const wchar_t kGoogleChromeInstallSubDir1[] = L"Google"; variable
Dutil_constants.h215 extern const wchar_t kGoogleChromeInstallSubDir1[];
Dgoogle_chrome_distribution.cc170 string16 sub_dir(installer::kGoogleChromeInstallSubDir1); in GetInstallSubDir()