Home
last modified time | relevance | path

Searched refs:chrome_profile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
Dport_monitor.cc215 base::FilePath chrome_profile = GetChromeProfilePath(); in LaunchPrintDialog() local
216 if (!chrome_profile.empty()) in LaunchPrintDialog()
217 command_line.AppendSwitchPath(switches::kUserDataDir, chrome_profile); in LaunchPrintDialog()
/external/chromium_org/remoting/host/linux/
Dlinux_me2me_host.py389 chrome_profile = os.path.join(CONFIG_DIR, "chrome-profile")
390 self.child_env["CHROME_USER_DATA_DIR"] = chrome_profile