Update thorium_flag_entries.h

This commit is contained in:
Alexander David Frick 2022-07-21 07:37:37 -05:00 committed by GitHub
parent 4ade5d244e
commit 0534425e58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,8 @@
"Show/Hide the Avatar Button", "Show/Hide the Avatar Button",
"Show the Avatar/People/Profile button in the browser toolbar: Always, Incognito|Guest only, or Never.", "Show the Avatar/People/Profile button in the browser toolbar: Always, Incognito|Guest only, or Never.",
kOsDesktop, MULTI_VALUE_TYPE(kShowAvatarButtonChoices)}, kOsDesktop, MULTI_VALUE_TYPE(kShowAvatarButtonChoices)},
{"webgl-msaa-sample-count",
"WebGL MSAA Sample Count",
"Set a default sample count for WebGL if MSAA is enabled on the GPU.",
kOsDesktop, MULTI_VALUE_TYPE(kWebglMSAASampleCount)},
#endif // CHROME_BROWSER_THORIUM_FLAG_ENTRIES_H_ #endif // CHROME_BROWSER_THORIUM_FLAG_ENTRIES_H_