| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/media_automation_handler.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/media_automation_handler.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/media_automation_handler.js
|
| index a06ac1ff48ea7dd8d4daad7c65ec1d3cbf31dc1a..ff6f1fad3847f6a6ea5f1fcbcc2acb4be8f18931 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/media_automation_handler.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/media_automation_handler.js
|
| @@ -5,7 +5,7 @@
|
| /**
|
| * @fileoverview Handles media automation events. Note that to perform any of
|
| * the actions below such as ducking, and suspension of media sessions, the
|
| - * --enable-default-media-session flag must be passed at the command line.
|
| + * --enable-audio-focus flag must be passed at the command line.
|
| */
|
|
|
| goog.provide('MediaAutomationHandler');
|
|
|