| Index: chrome/browser/ui/views/find_bar_host.h
|
| diff --git a/chrome/browser/ui/views/find_bar_host.h b/chrome/browser/ui/views/find_bar_host.h
|
| index 18dfb46856fe207adb93c1224f4dfe121dcf6ec6..91984ba4d91fb98a20fb56914eba84742351ef8c 100644
|
| --- a/chrome/browser/ui/views/find_bar_host.h
|
| +++ b/chrome/browser/ui/views/find_bar_host.h
|
| @@ -23,7 +23,7 @@ class FindNotificationDetails;
|
| //
|
| // The FindBarHost implements the container widget for the
|
| // find-in-page functionality. It uses the appropriate implementation from
|
| -// find_bar_host_win.cc or find_bar_host_gtk.cc to draw its content and is
|
| +// find_bar_host_win.cc or find_bar_host_aura.cc to draw its content and is
|
| // responsible for showing, hiding, closing, and moving the widget if needed,
|
| // for example if the widget is obscuring the selection results. It also
|
| // receives notifications about the search results and communicates that to
|
|
|