Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/app_mode/
Dstartup_app_launcher.cc54 const base::FilePath::CharType kOAuthFileName[] = variable
110 base::FilePath auth_file = user_data_dir.Append(kOAuthFileName); in LoadOAuthFileOnBlockingPool()
112 new JSONFileValueSerializer(user_data_dir.Append(kOAuthFileName))); in LoadOAuthFileOnBlockingPool()