Home
last modified time | relevance | path

Searched refs:registered_app_path (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_file_handler_registration_win_unittest.cc121 base::FilePath registered_app_path = ShellUtil::GetApplicationPathForProgId( in AddAndVerifyFileAssociations() local
123 EXPECT_TRUE(base::PathExists(registered_app_path)); in AddAndVerifyFileAssociations()
124 EXPECT_EQ(registered_app_path, expected_app_launcher_path); in AddAndVerifyFileAssociations()