| Index: chrome/browser/gtk/location_bar_view_gtk.h
|
| diff --git a/chrome/browser/gtk/location_bar_view_gtk.h b/chrome/browser/gtk/location_bar_view_gtk.h
|
| index 412adf0147db13e4afa73feeee8d83c824ca83bf..da87cdcf793fb9f8edf395e7f681da8e188d5220 100644
|
| --- a/chrome/browser/gtk/location_bar_view_gtk.h
|
| +++ b/chrome/browser/gtk/location_bar_view_gtk.h
|
| @@ -392,7 +392,7 @@ class LocationBarViewGtk : public AutocompleteEditController,
|
| // The transition type to use for the navigation.
|
| PageTransition::Type transition_;
|
|
|
| - // Used schedule a task for the first run info bubble.
|
| + // Used to schedule a task for the first run info bubble.
|
| ScopedRunnableMethodFactory<LocationBarViewGtk> first_run_bubble_;
|
|
|
| // When true, the location bar view is read only and also is has a slightly
|
|
|