Commit 5c3aa450 authored by Nigel Tao's avatar Nigel Tao Committed by Commit Bot

Fix AppListTestBase comment typo

The "5" became "4" in
https://codereview.chromium.org/1497193002/patch/60001/70050

Change-Id: I8be0f9580cf6262b5dcd8443d46a9e30d94cc8f0
Reviewed-on: https://chromium-review.googlesource.com/c/1491746Reviewed-by: default avatarcalamity <calamity@chromium.org>
Commit-Queue: Nigel Tao <nigeltao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636342}
parent 93f1a99c
...@@ -25,7 +25,7 @@ void AppListTestBase::SetUp() { ...@@ -25,7 +25,7 @@ void AppListTestBase::SetUp() {
extensions::ExtensionServiceTestBase::SetUp(); extensions::ExtensionServiceTestBase::SetUp();
// Load "app_list" extensions test profile. // Load "app_list" extensions test profile.
// The test profile has 5 extensions: // The test profile has 4 extensions:
// - 1 dummy extension (which should not be visible in the launcher) // - 1 dummy extension (which should not be visible in the launcher)
// - 2 packaged extension apps // - 2 packaged extension apps
// - 1 hosted extension app // - 1 hosted extension app
......
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