Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/app_mode/
Dstartup_app_launcher.cc110 base::FilePath auth_file = user_data_dir.Append(kOAuthFileName); in LoadOAuthFileOnBlockingPool() local
118 LOG(WARNING) << "Can't find auth file at " << auth_file.value(); in LoadOAuthFileOnBlockingPool()