Home
last modified time | relevance | path

Searched refs:UIShell (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/athena/main/
Dathena_shell.cc20 class UIShell { class
22 explicit UIShell(base::MessageLoopForUI* message_loop) in UIShell() function in UIShell
42 DISALLOW_COPY_AND_ASSIGN(UIShell);
59 UIShell shell(&message_loop); in main()