Home
last modified time | relevance | path

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

/external/chromium_org/mojo/examples/window_manager/
Dwindow_manager.cc60 class NavigatorHost : public InterfaceImpl<navigation::NavigatorHost> { class
62 explicit NavigatorHost(WindowManager* window_manager) in NavigatorHost() function in mojo::examples::NavigatorHost