Index: components/omnibox/browser/omnibox_controller.h |
diff --git a/components/omnibox/browser/omnibox_controller.h b/components/omnibox/browser/omnibox_controller.h |
index 605485da41ca8fb3e5744d891680231c4061fefb..8184efb7817613ca64faf1dd0411a0199ba2f79f 100644 |
--- a/components/omnibox/browser/omnibox_controller.h |
+++ b/components/omnibox/browser/omnibox_controller.h |
@@ -32,7 +32,7 @@ class Rect; |
// TODO(beaudoin): Keep on expanding this class so that OmniboxEditModel no |
// longer needs to hold any reference to AutocompleteController. Also make |
// this the point of contact between InstantController and OmniboxEditModel. |
-// As the refactor progresses, keep the class comment up-to-date to |
+// As the refactor progresses, keep the class comment up to date to |
// precisely explain what this class is doing. |
class OmniboxController : public AutocompleteControllerDelegate { |
public: |