aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/cups22.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/chromium/cups22.patch')
-rw-r--r--community/chromium/cups22.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/community/chromium/cups22.patch b/community/chromium/cups22.patch
new file mode 100644
index 000000000..36d8069db
--- /dev/null
+++ b/community/chromium/cups22.patch
@@ -0,0 +1,15 @@
+https://codereview.chromium.org/download/issue2258333004_1_10001.diff
+
+Index: printing/backend/cups_helper.h
+diff --git a/printing/backend/cups_helper.h b/printing/backend/cups_helper.h
+index fd7601dc975978edc57c384d6fe92425d77e83cc..b72903ff89dee0a3261aaaf840675f41eb518411 100644
+--- a/printing/backend/cups_helper.h
++++ b/printing/backend/cups_helper.h
+@@ -6,6 +6,7 @@
+ #define PRINTING_BACKEND_CUPS_HELPER_H_
+
+ #include <cups/cups.h>
++#include <cups/ppd.h>
+
+ #include "base/strings/string_piece.h"
+ #include "printing/printing_export.h"