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

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

Issue 2542363002: Interrogate PpdProvider from PrintPreview. (Closed)
Patch Set: assert that the proxy is destructed on the ui thread 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 d1250b6e2b17a1ff80de52186839040374ef0ab4..36df2b330bc5785cd900767359aec262a74cd265 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1151,6 +1151,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