Home
last modified time | relevance | path

Searched defs:NavigationDetails (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/infobars/core/
Dinfobar_delegate.h58 struct NavigationDetails { struct
60 int entry_id;
62 bool is_navigation_to_different_page;
64 bool did_replace_entry;
66 bool is_main_frame;
67 bool is_reload;
68 bool is_redirect;
/external/chromium_org/chrome/browser/content_settings/
Dpermission_infobar_delegate.h14 class NavigationDetails; variable