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

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

Issue 2542363002: Interrogate PpdProvider from PrintPreview. (Closed)
Patch Set: address comment from dpapad@ 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/ppd_provider_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index e4f52d70d4409afcba8568f1c521e8d808f61eac..85b53d16e7b7023d0ad82d58a275e05a5977f5a5 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1152,6 +1152,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",
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/ppd_provider_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698