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

  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor.cc 215 base::FilePath chrome_profile = GetChromeProfilePath(); local
216 if (!chrome_profile.empty())
217 command_line.AppendSwitchPath(switches::kUserDataDir, chrome_profile);
  /external/chromium_org/remoting/host/linux/
linux_me2me_host.py 389 chrome_profile = os.path.join(CONFIG_DIR, "chrome-profile")
390 self.child_env["CHROME_USER_DATA_DIR"] = chrome_profile
    [all...]

Completed in 1767 milliseconds