Update shell_util.h

This commit is contained in:
Alexander David Frick 2022-05-18 07:17:28 -07:00 committed by GitHub
parent c2d65c2703
commit 2321126698
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,7 +209,7 @@ class ShellUtil {
ShellChange level; ShellChange level;
base::FilePath target; base::FilePath target;
std::wstring arguments = L"--show-component-extension-options --autoplay-policy=user-gesture-required --enable-features=ChromeLabs"; std::wstring arguments = (L"--autoplay-policy=user-gesture-required");
std::wstring description; std::wstring description;
base::FilePath icon; base::FilePath icon;
int icon_index; int icon_index;