| Index: chrome/browser/cocoa/toolbar_controller_unittest.mm
|
| ===================================================================
|
| --- chrome/browser/cocoa/toolbar_controller_unittest.mm (revision 32160)
|
| +++ chrome/browser/cocoa/toolbar_controller_unittest.mm (working copy)
|
| @@ -152,7 +152,8 @@
|
| [[bar_ view] display];
|
| }
|
|
|
| -TEST_F(ToolbarControllerTest, LoadingState) {
|
| +// TODO(dmaclach) disabled due to crash: crbug.com/27920
|
| +TEST_F(ToolbarControllerTest, DISABLED_LoadingState) {
|
| // TODO(pinkerton): Same problem testing this as the starred state above.
|
|
|
| // In its initial state, the go button has a tag of IDC_GO. When loading,
|
|
|