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

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

Issue 2790603003: Make CUPS USB printing play better with the settings page. This change does several things: (Closed)
Patch Set: stop latching PrintersManager, add comments 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/printer_detector/cups_printer_detector.cc » ('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 e549841bfa22ca4fe4ad629345d61c4dd96267d8..1d0e4a4ccd8a02040c79fbd4faab8fd5911e547c 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1228,12 +1228,11 @@ source_set("chromeos") {
"printing/cups_print_job_notification.h",
"printing/cups_print_job_notification_manager.cc",
"printing/cups_print_job_notification_manager.h",
- "printing/fake_printer_discoverer.cc",
- "printing/fake_printer_discoverer.h",
"printing/ppd_provider_factory.cc",
"printing/ppd_provider_factory.h",
"printing/printer_configurer.cc",
"printing/printer_configurer.h",
+ "printing/printer_discoverer.cc",
"printing/printer_discoverer.h",
"printing/printers_manager.cc",
"printing/printers_manager.h",
« no previous file with comments | « no previous file | chrome/browser/chromeos/printer_detector/cups_printer_detector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698