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

Unified Diff: chrome/browser/BUILD.gn

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: remove headers Created 3 years, 8 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 f163dbf7b10ef66b26344e9c2b15c2f303e4aa38..14db1098693c8bffa6c1a889192ac4d0f69c0cd0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1526,6 +1526,7 @@ split_static_library("browser") {
"//components/precache/core",
"//components/prefs:prefs",
"//components/previews/core",
+ "//components/printing/service/public/interfaces",
Lei Zhang 2017/04/22 00:12:26 Should this be down in the "if (enable_basic_print
Wei Li 2017/04/27 05:34:16 Done.
"//components/profile_metrics",
"//components/proxy_config",
"//components/query_parser",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698