Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc |
diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc |
index 458e78b3bc7194a8f0ab03cbf9aae537974782a9..aaffb51ce7a069bef180f9b4c2d7fd7c5aec3cea 100644 |
--- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc |
+++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc |
@@ -3138,7 +3138,7 @@ TEST_F(ChromeLauncherControllerImplTest, AppPanels) { |
EXPECT_EQ(2, model_observer_->removed()); |
} |
-// Tests that the Gmail extension matches more then the app itself claims with |
+// Tests that the Gmail extension matches more than the app itself claims with |
// the manifest file. |
TEST_F(ChromeLauncherControllerImplTest, GmailMatching) { |
InitLauncherControllerWithBrowser(); |