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

  /external/chromium_org/chrome/browser/extensions/
extension_startup_browsertest.cc 259 base::FilePath third_extension_path; local
260 PathService::Get(chrome::DIR_TEST_DATA, &third_extension_path);
261 third_extension_path = third_extension_path
264 load_extensions_.push_back(third_extension_path.value());

Completed in 357 milliseconds