Lines Matching refs:browser
5 #include "chrome/browser/ui/views/reload_button.h"
9 #include "chrome/browser/ui/browser.h"
10 #include "chrome/browser/ui/views/event_utils.h"
11 #include "chrome/browser/ui/views/location_bar/location_bar_view.h"
19 ReloadButton::ReloadButton(LocationBarView* location_bar, Browser* browser)
22 browser_(browser),
103 // here as the browser will do that when it actually starts loading (which
105 // browser to execute the reload command).