Home | History | Annotate | Download | only in browser

Lines Matching refs:browser

5 #include "chrome/browser/external_tab_container_win.h"
16 #include "chrome/browser/automation/automation_provider.h"
17 #include "chrome/browser/debugger/devtools_manager.h"
18 #include "chrome/browser/debugger/devtools_toggle_action.h"
19 #include "chrome/browser/google/google_util.h"
20 #include "chrome/browser/history/history_types.h"
21 #include "chrome/browser/load_notification_details.h"
22 #include "chrome/browser/page_info_window.h"
23 #include "chrome/browser/profiles/profile.h"
24 #include "chrome/browser/ui/browser.h"
25 #include "chrome/browser/ui/browser_window.h"
26 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
27 #include "chrome/browser/ui/views/browser_dialogs.h"
28 #include "chrome/browser/ui/views/infobars/infobar_container_view.h"
29 #include "chrome/browser/ui/views/page_info_bubble_view.h"
30 #include "chrome/browser/ui/views/tab_contents/render_view_context_menu_views.h"
31 #include "chrome/browser/ui/views/tab_contents/tab_contents_container.h"
35 #include "content/browser/renderer_host/render_process_host.h"
36 #include "content/browser/renderer_host/render_view_host.h"
37 #include "content/browser/renderer_host/resource_dispatcher_host_request_info.h"
38 #include "content/browser/tab_contents/provisional_load_details.h"
58 // class and routes the help center link navigation to the host browser.
398 // If the host is a browser like IE8, then the URL being navigated to in the
550 DLOG(WARNING) << "Downloads are only supported with host browser network "
675 browser_.reset(Browser::CreateForType(Browser::TYPE_POPUP,
710 browser::ShowRepostFormWarningDialog(GetNativeView(), tab_contents);
836 Browser::RunUnloadEventsHelper(tab_contents_->tab_contents());