Index: chrome/test/browser_with_test_window_test.h |
=================================================================== |
--- chrome/test/browser_with_test_window_test.h (revision 77169) |
+++ chrome/test/browser_with_test_window_test.h (working copy) |
@@ -92,6 +92,7 @@ |
// We need to create a MessageLoop, otherwise a bunch of things fails. |
MessageLoopForUI ui_loop_; |
BrowserThread ui_thread_; |
+ BrowserThread file_thread_; |
scoped_ptr<TestingProfile> profile_; |
scoped_ptr<TestBrowserWindow> window_; |