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

Unified Diff: chrome/browser/BUILD.gn

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 74a7a54f10d7a58d5c10ae6a7d207a851ed94492..ef561a4fcfab72cf3a9c3a98d619ef18b09d1b18 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2580,6 +2580,7 @@ split_static_library("browser") {
]
deps += [
"//components/printing/browser",
+ "//components/printing/service/public/interfaces",
"//printing",
]

Powered by Google App Engine
This is Rietveld 408576698