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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_startup_browsertest.cc283 base::FilePath third_extension_path; local
284 PathService::Get(chrome::DIR_TEST_DATA, &third_extension_path);
285 third_extension_path = third_extension_path
288 load_extensions_.push_back(third_extension_path.value());

Completed in 451 milliseconds