commit | e649d57d742240dba6c705c43c16526e356e59f6 | [log] [tgz] |
---|---|---|
author | Jimmy Gong <[email protected]> | Tue May 21 23:22:28 2019 |
committer | Commit Bot <[email protected]> | Tue May 21 23:22:28 2019 |
tree | 41e498d590833074c4ea247b28986216783a8cea | |
parent | ec95787e7e8ff28e315e14f9209ed4a03650e652 [diff] |
Run git cl format on about_flags Bug: none Change-Id: I6fdb6ad26db5aec08ac017483fb312709961a53b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623462 Commit-Queue: jimmy gong <[email protected]> Commit-Queue: Bailey Berro <[email protected]> Auto-Submit: jimmy gong <[email protected]> Reviewed-by: Bailey Berro <[email protected]> Cr-Commit-Position: refs/heads/master@{#661967}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc index 31daf5a1..befc5d3 100644 --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc
@@ -3757,7 +3757,7 @@ FEATURE_VALUE_TYPE(chromeos::features::kAutoScreenBrightness)}, #endif // defined(OS_CHROMEOS) - {"audio-worklet-realtime-thread", + {"audio-worklet-realtime-thread", flag_descriptions::kAudioWorkletRealtimeThreadName, flag_descriptions::kAudioWorkletRealtimeThreadDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kAudioWorkletRealtimeThread)}