Commit da0138b3 authored by David Valleau's avatar David Valleau Committed by Commit Bot

Fixing a typo in cups_printers_manager_unittest.cc

R=skau@chromium.org

Change-Id: Id5bdb2bc28e96d3eef3fa1cd950f0927b4776ec7
Reviewed-on: https://chromium-review.googlesource.com/981528Reviewed-by: default avatarSean Kau <skau@chromium.org>
Commit-Queue: Sean Kau <skau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#545981}
parent 92a05bc4
......@@ -424,7 +424,7 @@ TEST_F(CupsPrintersManagerTest, UpdateConfiguredPrinter) {
"New Display Name");
// Do the same thing for the Automatic and Discovered printers.
// Create a configuration for the enterprise printer, which should shift it
// Create a configuration for the zeroconf printer, which should shift it
// into the configured category.
manager_->UpdateConfiguredPrinter(Printer("Automatic"));
scoped_task_environment_.RunUntilIdle();
......
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