Home | History | Annotate | Download | only in renderer_host

Lines Matching defs:file_paths

1670   const std::vector<base::FilePath>& file_paths = state.GetReferencedFiles();
1671 for (std::vector<base::FilePath>::const_iterator file = file_paths.begin();
1672 file != file_paths.end(); ++file) {