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

Unified Diff: chrome/browser/ui/pdf/pdf_browsertest.cc

Issue 318043003: Roll pdfium to get (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 6 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698