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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2542363002: Interrogate PpdProvider from PrintPreview. (Closed)
Patch Set: Created 4 years 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index fc3ef093ed52aee4744e206ec4bbfd74453c75b1..b8c56c96c93850e473dba070a59ce53b93fdc161 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1146,6 +1146,8 @@ source_set("chromeos") {
"printing/cups_print_job_notification_manager.h",
"printing/fake_cups_print_job_manager.cc",
"printing/fake_cups_print_job_manager.h",
+ "printing/ppd_provider_factory.cc",
+ "printing/ppd_provider_factory.h",
"printing/printer_pref_manager.cc",
"printing/printer_pref_manager.h",
"printing/printer_pref_manager_factory.cc",

Powered by Google App Engine
This is Rietveld 408576698