| Index: chrome_frame/test/chrome_frame_activex_unittest.cc
|
| ===================================================================
|
| --- chrome_frame/test/chrome_frame_activex_unittest.cc (revision 65626)
|
| +++ chrome_frame/test/chrome_frame_activex_unittest.cc (working copy)
|
| @@ -52,7 +52,8 @@
|
| }
|
| };
|
|
|
| -TEST(ChromeFrameActivex, ShouldShowVersionMismatchDialog) {
|
| +// http://code.google.com/p/chromium/issues/detail?id=62636
|
| +TEST(ChromeFrameActivex, DISABLED_ShouldShowVersionMismatchDialog) {
|
| // If not privileged, we always show the dialog.
|
| ASSERT_TRUE(
|
| TestingChromeFrameActivex::TestingShouldShowVersionMismatchDialog(
|
|
|