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

Unified Diff: pdf/pdfium/pdfium_page.h

Issue 1140603002: Roll PDFium to 2daf76f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Pull new OWNERS via DEPS. Created 5 years, 7 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 | « pdf/pdfium/pdfium_mem_buffer_file_write.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdfium/pdfium_page.h
diff --git a/pdf/pdfium/pdfium_page.h b/pdf/pdfium/pdfium_page.h
index d4174f548f9c080e4b1eba96c9abf6658a3d00e0..3cca04c67168992bcd39f377f4107f7e321b7d7a 100644
--- a/pdf/pdfium/pdfium_page.h
+++ b/pdf/pdfium/pdfium_page.h
@@ -10,9 +10,9 @@
#include "base/strings/string16.h"
#include "ppapi/cpp/rect.h"
-#include "third_party/pdfium/fpdfsdk/include/fpdfdoc.h"
-#include "third_party/pdfium/fpdfsdk/include/fpdfformfill.h"
-#include "third_party/pdfium/fpdfsdk/include/fpdftext.h"
+#include "third_party/pdfium/public/fpdf_doc.h"
+#include "third_party/pdfium/public/fpdf_formfill.h"
+#include "third_party/pdfium/public/fpdf_text.h"
namespace base {
class Value;
« no previous file with comments | « pdf/pdfium/pdfium_mem_buffer_file_write.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698