Searched refs:web_app_dir_shortcut (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_win.cc388 base::FilePath web_app_dir_shortcut = local
391 if (!PathExists(web_app_dir_shortcut)) {
398 DCHECK_EQ(out_filenames[0].value(), web_app_dir_shortcut.value());
404 return web_app_dir_shortcut;

Completed in 869 milliseconds