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

Unified Diff: printing/BUILD.gn

Issue 2691093006: Implement IPP Get-Jobs and Get-Printer-Attributes requests. (Closed)
Patch Set: use a const array 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
« no previous file with comments | « chrome/browser/chromeos/printing/cups_print_job_manager_impl.cc ('k') | printing/backend/cups_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 8883c7582e0a96f0e5a71f011f36eff3457ec6e8..e9f5d5cba2073792f8dfc6b8fe8b3e96ced9ecab 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -189,6 +189,8 @@ component("printing") {
"backend/cups_deleters.h",
"backend/cups_ipp_util.cc",
"backend/cups_ipp_util.h",
+ "backend/cups_jobs.cc",
+ "backend/cups_jobs.h",
"backend/cups_printer.cc",
"backend/cups_printer.h",
"backend/print_backend_cups_ipp.cc",
« no previous file with comments | « chrome/browser/chromeos/printing/cups_print_job_manager_impl.cc ('k') | printing/backend/cups_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698