Index: chrome/browser/views/location_bar/location_bar_view.h |
diff --git a/chrome/browser/views/location_bar/location_bar_view.h b/chrome/browser/views/location_bar/location_bar_view.h |
index 24194681e1d30dae6ee31064fe1454e6bf5705fc..538f1ba8cd0633da24b16a242ea486b75ce02144 100644 |
--- a/chrome/browser/views/location_bar/location_bar_view.h |
+++ b/chrome/browser/views/location_bar/location_bar_view.h |
@@ -356,7 +356,7 @@ class LocationBarView : public LocationBar, |
// focused. Used when the toolbar is in full keyboard accessibility mode. |
bool show_focus_rect_; |
- // Used schedule a task for the first run info bubble. |
+ // Used to schedule a task for the first run info bubble. |
ScopedRunnableMethodFactory<LocationBarView> first_run_bubble_; |
DISALLOW_IMPLICIT_CONSTRUCTORS(LocationBarView); |