Searched defs:BrowserMainRunnerImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dbrowser_main_runner.cc117 class BrowserMainRunnerImpl : public BrowserMainRunner { class in namespace:content
119 BrowserMainRunnerImpl() function in class:content::BrowserMainRunnerImpl
122 virtual ~BrowserMainRunnerImpl() {
128 TRACE_EVENT0("startup", "BrowserMainRunnerImpl::Initialize");
282 DISALLOW_COPY_AND_ASSIGN(BrowserMainRunnerImpl);
287 return new BrowserMainRunnerImpl();

Completed in 61 milliseconds