Home | History | Annotate | Download | only in extensions

Lines Matching refs:source_file

173 void CrxInstaller::InstallCrx(const base::FilePath& source_file) {
180 source_file_ = source_file;
183 new SandboxedUnpacker(source_file,
196 void CrxInstaller::InstallUserScript(const base::FilePath& source_file,
202 source_file_ = source_file;