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

Unified Diff: components/pdf/renderer/BUILD.gn

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
« no previous file with comments | « components/pdf/common/pdf_messages.h ('k') | components/pdf/renderer/pdf_resource_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf/renderer/BUILD.gn
diff --git a/components/pdf/renderer/BUILD.gn b/components/pdf/renderer/BUILD.gn
index 2abfbdbcbca4b29c0ea44b3d6a4643ef74a3017b..f11c2f6102d6d3e57fcb7776b6fde94811b4eec6 100644
--- a/components/pdf/renderer/BUILD.gn
+++ b/components/pdf/renderer/BUILD.gn
@@ -10,8 +10,6 @@ static_library("renderer") {
"pdf_resource_util.h",
"pepper_pdf_host.cc",
"pepper_pdf_host.h",
- "ppb_pdf_impl.cc",
- "ppb_pdf_impl.h",
]
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
« no previous file with comments | « components/pdf/common/pdf_messages.h ('k') | components/pdf/renderer/pdf_resource_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698