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

Unified Diff: pdf/BUILD.gn

Issue 2884123003: make chrome build without any printing support (Closed)
Patch Set: nit fix Created 3 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 | « headless/lib/browser/headless_devtools_manager_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/BUILD.gn
diff --git a/pdf/BUILD.gn b/pdf/BUILD.gn
index 8afa86c07d5f7cea3b23967ffd8849c9a329f1f4..0871c623cf1d9fe9ce82c17767fab129bd2ffaf5 100644
--- a/pdf/BUILD.gn
+++ b/pdf/BUILD.gn
@@ -50,6 +50,7 @@ if (enable_pdf) {
if (pdf_engine == 0) {
deps += [
"//pdf/pdfium/fuzzers",
+ "//printing",
"//third_party/pdfium",
]
« no previous file with comments | « headless/lib/browser/headless_devtools_manager_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698