summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-106-power_bookmarks-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-106-power_bookmarks-include.patch')
-rw-r--r--www-client/chromium/files/chromium-106-power_bookmarks-include.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/www-client/chromium/files/chromium-106-power_bookmarks-include.patch b/www-client/chromium/files/chromium-106-power_bookmarks-include.patch
deleted file mode 100644
index afc0cce..0000000
--- a/www-client/chromium/files/chromium-106-power_bookmarks-include.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/components/power_bookmarks/core/power_bookmark_service.cc b/components/power_bookmarks/core/power_bookmark_service.cc
-index 7b9b35a5d..463fbbf35 100644
---- a/components/power_bookmarks/core/power_bookmark_service.cc
-+++ b/components/power_bookmarks/core/power_bookmark_service.cc
-@@ -4,6 +4,8 @@
-
- #include "components/power_bookmarks/core/power_bookmark_service.h"
-
-+#include <algorithm>
-+
- namespace power_bookmarks {
-
- PowerBookmarkService::PowerBookmarkService() = default;
-@@ -22,4 +24,4 @@ void PowerBookmarkService::RemoveDataProvider(
- data_providers_.erase(it);
- }
-
--} // namespace power_bookmarks
-\ No newline at end of file
-+} // namespace power_bookmarks