diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-19 15:14:25 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-19 15:17:15 +0100 |
commit | eb846c24e504a3caad1c06b4a8cf466fd9c17334 (patch) | |
tree | 47d6390fb754a4be270fd5b408391572143d77c6 /community/chromium/cups22.patch | |
parent | 7f0d3977e95250d61c6056ed11409ba1bba4ca84 (diff) | |
download | aports-eb846c24e504a3caad1c06b4a8cf466fd9c17334.tar.bz2 aports-eb846c24e504a3caad1c06b4a8cf466fd9c17334.tar.xz |
community/chromium: upgrade to 55.0.2883.87
Diffstat (limited to 'community/chromium/cups22.patch')
-rw-r--r-- | community/chromium/cups22.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/community/chromium/cups22.patch b/community/chromium/cups22.patch deleted file mode 100644 index 36d8069dbd..0000000000 --- a/community/chromium/cups22.patch +++ /dev/null @@ -1,15 +0,0 @@ -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" |