HomeSort by relevance Sort by last modified time
    Searched full:fourth_extension_path (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/extensions/
extension_startup_browsertest.cc 266 base::FilePath fourth_extension_path; local
267 PathService::Get(chrome::DIR_TEST_DATA, &fourth_extension_path);
268 fourth_extension_path = fourth_extension_path
271 load_extensions_.push_back(fourth_extension_path.value());

Completed in 37 milliseconds