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

Unified Diff: chrome/browser/cocoa/sad_tab_view_unittest.mm

Issue 333017: Fixes up bookmark bubbles and the browser window so that they shut down corre... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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/cocoa/sad_tab_view_unittest.mm
===================================================================
--- chrome/browser/cocoa/sad_tab_view_unittest.mm (revision 29973)
+++ chrome/browser/cocoa/sad_tab_view_unittest.mm (working copy)
@@ -20,6 +20,6 @@
SadTabView* view_; // Weak. Owned by the view hierarchy.
};
-TEST_VIEW(SadTabViewTest, view_)
+TEST_VIEW(SadTabViewTest, view_);
} // namespace
« chrome/browser/cocoa/browser_window_controller.mm ('K') | « chrome/browser/cocoa/cocoa_test_helper.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698