Searched refs:fourth_extension_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_startup_browsertest.cc290 base::FilePath fourth_extension_path; local
291 PathService::Get(chrome::DIR_TEST_DATA, &fourth_extension_path);
292 fourth_extension_path = fourth_extension_path
295 load_extensions_.push_back(fourth_extension_path.value());

Completed in 73 milliseconds