mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 20:04:12 -03:00
Update thorium_flag_entries.h
This commit is contained in:
parent
4ade5d244e
commit
0534425e58
1 changed files with 4 additions and 0 deletions
|
@ -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_
|
||||||
|
|
Loading…
Reference in a new issue