Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: chrome/browser/autofill/personal_data_manager_unittest.cc

Issue 7744039: Switch ChromeTestSuite to the same convention as ContentTestSuite: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixing Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/autofill/personal_data_manager_unittest.cc
diff --git a/chrome/browser/autofill/personal_data_manager_unittest.cc b/chrome/browser/autofill/personal_data_manager_unittest.cc
index 9bcf5f647242bf8f0b00bb6dfdaa4a664cbb6413..ac82140ee1b080592e6f3ffdb0a30f0ced6ebf2d 100644
--- a/chrome/browser/autofill/personal_data_manager_unittest.cc
+++ b/chrome/browser/autofill/personal_data_manager_unittest.cc
@@ -81,7 +81,6 @@ class PersonalDataManagerTest : public testing::Test {
MessageLoop::current()->Run();
}
- ScopedTestingBrowserProcess browser_process_;
MessageLoopForUI message_loop_;
BrowserThread ui_thread_;
BrowserThread db_thread_;

Powered by Google App Engine
This is Rietveld 408576698