From d80b21fa510403d23e049179185f1109760cd0f4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 23 Jun 2018 14:35:48 +0100 Subject: we cannot keep this up to date, and gentoo's ebuild is kinda broken, so completely drop it --- www-client/chromium/files/chromium-clang-r4.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www-client/chromium/files/chromium-clang-r4.patch (limited to 'www-client/chromium/files/chromium-clang-r4.patch') diff --git a/www-client/chromium/files/chromium-clang-r4.patch b/www-client/chromium/files/chromium-clang-r4.patch deleted file mode 100644 index 8d5122f7..00000000 --- a/www-client/chromium/files/chromium-clang-r4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/device/fido/u2f_ble_transaction.cc -+++ b/device/fido/u2f_ble_transaction.cc -@@ -131,7 +131,7 @@ - - void U2fBleTransaction::OnError() { - request_frame_.reset(); -- request_cont_fragments_ = {}; -+ request_cont_fragments_ = base::queue(); - response_frame_assembler_.reset(); - std::move(callback_).Run(base::nullopt); - } -- cgit v1.2.3