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

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: Pre-review cleanups Created 3 years, 9 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 59c39b4516c43bc5f6175f45bbb274e765662426..bad955b60859a4c7a509a9b43397891f48be43e9 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1227,12 +1227,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",
skau 2017/03/31 17:50:11 I know I told you to keep these, but can you delet
Carlson 2017/03/31 18:20:06 Done.
"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",

Powered by Google App Engine
This is Rietveld 408576698