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

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

Issue 193058: Reverting 22324. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/custom_home_pages_model_unittest.mm
===================================================================
--- chrome/browser/cocoa/custom_home_pages_model_unittest.mm (revision 25723)
+++ chrome/browser/cocoa/custom_home_pages_model_unittest.mm (working copy)
@@ -132,8 +132,7 @@
@end
// Test that when individual items are changed that they broadcast a message.
-// Crashy, see http://crbug.com/17452.
-TEST_F(CustomHomePagesModelTest, DISABLED_ModelChangedNotification) {
+TEST_F(CustomHomePagesModelTest, ModelChangedNotification) {
scoped_nsobject<CustomHomePageHelper> kvo_helper(
[[CustomHomePageHelper alloc] init]);
[[NSNotificationCenter defaultCenter]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698