diff --git a/build/patches/AudioBuffer-AnalyserNode-fp-mitigations.patch b/build/patches/AudioBuffer-AnalyserNode-fp-mitigations.patch index 1f3d5ae9..23cde843 100644 --- a/build/patches/AudioBuffer-AnalyserNode-fp-mitigations.patch +++ b/build/patches/AudioBuffer-AnalyserNode-fp-mitigations.patch @@ -44,7 +44,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti +const char kAudioContextShuffleEnabledName[] = + "Enable Audio Context fingerprint deception"; +const char kAudioContextShuffleEnabledDescription[] = -+ "Scale the output values of xxx with a randomly selected factor."; ++ "Scale the output values of rendered data with a randomly selected factor."; + const char kWebUsbDeviceDetectionName[] = "Automatic detection of WebUSB-compatible devices";