| Index: chrome/browser/ui/views/location_bar/page_info_helper.h
|
| diff --git a/chrome/browser/ui/views/location_bar/page_info_helper.h b/chrome/browser/ui/views/location_bar/page_info_helper.h
|
| index cf87577b9ec73d602ca259eb2c886d82e1f31b93..6a2bbdcc68d8ef11dedb11fdd1931c1b42b03beb 100644
|
| --- a/chrome/browser/ui/views/location_bar/page_info_helper.h
|
| +++ b/chrome/browser/ui/views/location_bar/page_info_helper.h
|
| @@ -18,7 +18,7 @@ class View;
|
| }
|
|
|
| // This helper class is kept as a member by classes that need to show the Page
|
| -// Info dialog on click, to encapsulate that logic in one place.
|
| +// Info bubble on click, to encapsulate that logic in one place.
|
| class PageInfoHelper {
|
| public:
|
| PageInfoHelper(const views::View* owner, LocationBarView* location_bar);
|
|
|