Chromium Code Reviews| Index: chrome/app/chrome_main_uitest.cc |
| =================================================================== |
| --- chrome/app/chrome_main_uitest.cc (revision 9130) |
| +++ chrome/app/chrome_main_uitest.cc (working copy) |
| @@ -31,7 +31,7 @@ |
| } |
| // Make sure that the second invocation creates a new window. |
| -TEST_F(ChromeMainTest, DISABLED_SecondLaunch) { |
| +TEST_F(ChromeMainTest, SecondLaunch) { |
| include_testing_id_ = false; |
| use_existing_browser_ = true; |