Index: chrome/browser/ui/pdf/pdf_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/pdf/pdf_browsertest.cc (revision 275774) |
+++ chrome/browser/ui/pdf/pdf_browsertest.cc (working copy) |
@@ -329,10 +329,6 @@ |
if (filename == "sample.pdf") |
continue; // Crashes on Mac and Linux. http://crbug.com/63549 |
#endif |
-#if defined(OS_MACOSX) |
- if (filename == "MVGD_sample_form.pdf") // http://crbug.com/373619 |
- continue; |
-#endif |
// Split the test into smaller sub-tests. Each one only loads |
// every k-th file. |