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

Unified Diff: components/pdf.gypi

Issue 1125113002: Remove the unused parts of PPB_PDF (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pdf-delete-pdf
Patch Set: 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
Index: components/pdf.gypi
diff --git a/components/pdf.gypi b/components/pdf.gypi
index b2328bae1c9db24879233bdd150179913a4aef36..c9346171c932f4ad2410a05dbd4b326ab2f7d479 100644
--- a/components/pdf.gypi
+++ b/components/pdf.gypi
@@ -53,8 +53,6 @@
'pdf/renderer/pdf_resource_util.h',
'pdf/renderer/pepper_pdf_host.cc',
'pdf/renderer/pepper_pdf_host.h',
- 'pdf/renderer/ppb_pdf_impl.cc',
- 'pdf/renderer/ppb_pdf_impl.h',
],
'conditions': [
['OS=="win"', {

Powered by Google App Engine
This is Rietveld 408576698