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

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

Issue 2963173003: Remove the cups_print_job_manager_impl header (Closed)
Patch Set: rebase Created 3 years, 5 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/printing/cups_print_job_manager_impl.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 6c297c517437ab0bc7a29076b9700d960446bb70..d10862b56d3e6d513fef96f46e78897525ccad4c 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1577,7 +1577,6 @@ source_set("chromeos") {
if (use_cups) {
sources += [
"printing/cups_print_job_manager_impl.cc",
- "printing/cups_print_job_manager_impl.h",
"printing/printer_info_cups.cc",
]
} else {
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/cups_print_job_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698