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

Unified Diff: chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.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/ui/views/bookmarks/bookmark_bar_view_test.cc
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc b/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
index 51b87b74bc60b28bc8d2f774b6e3e7072a47a99c..c033a9d78c1c6662a4a48d9f5cf2125df41a9343 100644
--- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
@@ -288,7 +288,6 @@ class BookmarkBarViewEventTestBase : public ViewEventTestBase {
}
gfx::Size bb_view_pref_;
- ScopedTestingBrowserProcess testing_browser_process_;
scoped_ptr<TestingProfile> profile_;
scoped_ptr<Browser> browser_;
BrowserThread ui_thread_;

Powered by Google App Engine
This is Rietveld 408576698