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

  /external/chromium_org/remoting/host/installer/linux/
build-deb.sh 19 chrome_version_path=$src_root/chrome/VERSION
23 version_major=$($version_helper -f $chrome_version_path \
27 version_build=$($version_helper -f $chrome_version_path \
29 version_patch=$($version_helper -f $chrome_version_path \
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 306 base::FilePath chrome_version_path = chrome_dir.Append(script);
307 *chrome_version = chrome_version_path.value();
318 return (chrome_version_path != path_version_path);
    [all...]

Completed in 37 milliseconds