Commit 9d238823 authored by Jesse Schettler's avatar Jesse Schettler Committed by Commit Bot

Update arc-print-spooler-experiment flag

Update the description of the arc-print-spooler-experiment flag to
reflect that it is no longer restricted to the Canary and Dev channels.

Bug: b:151731767
Change-Id: Ia550b913422e6b84225c754948552e647558f5d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107419Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Commit-Queue: Jesse Schettler <jschettler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751053}
parent aef6773b
...@@ -2996,8 +2996,7 @@ const char kArcNativeBridgeToggleDescription[] = ...@@ -2996,8 +2996,7 @@ const char kArcNativeBridgeToggleDescription[] =
const char kArcPrintSpoolerExperimentName[] = const char kArcPrintSpoolerExperimentName[] =
"Enable print spooler experiment for ARC"; "Enable print spooler experiment for ARC";
const char kArcPrintSpoolerExperimentDescription[] = const char kArcPrintSpoolerExperimentDescription[] =
"Enables using Chrome OS print system and print preview in ARC." "Enables using the Chrome OS print system and print preview in ARC.";
"This feature only works on the Canary and Dev channels.";
const char kArcUsbHostName[] = "Enable ARC USB host integration"; const char kArcUsbHostName[] = "Enable ARC USB host integration";
const char kArcUsbHostDescription[] = const char kArcUsbHostDescription[] =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment