Home | History | Annotate | Download | only in browser

Lines Matching refs:local_state_path

674   FilePath local_state_path;
675 PathService::Get(chrome::FILE_LOCAL_STATE, &local_state_path);
676 bool local_state_file_exists = file_util::PathExists(local_state_path);