aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h')
-rw-r--r--www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h b/www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h
deleted file mode 100644
index 47015ae059c0..000000000000
--- a/www/chromium/files/patch-chrome_browser_download_bubble_download__bubble__update__service.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- chrome/browser/download/bubble/download_bubble_update_service.h.orig 2023-04-28 17:01:32 UTC
-+++ chrome/browser/download/bubble/download_bubble_update_service.h
-@@ -208,8 +208,8 @@ class DownloadBubbleUpdateService
-
- // Removes item if we already have the iterator to it. Returns next iterator.
- template <typename Id, typename Item>
-- SortedItems<Item>::iterator RemoveItemFromCacheByIter(
-- SortedItems<Item>::iterator iter,
-+ typename SortedItems<Item>::iterator RemoveItemFromCacheByIter(
-+ typename SortedItems<Item>::iterator iter,
- SortedItems<Item>& cache,
- IterMap<Id, Item>& iter_map);
-