Home | History | Annotate | Download | only in bookmarks

Lines Matching refs:BrowserThread

657       : ui_thread_(BrowserThread::UI, &message_loop_),
658 file_thread_(BrowserThread::FILE, &message_loop_) {}
750 BrowserThread ui_thread_;
751 BrowserThread file_thread_;