summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-93-media-history-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-93-media-history-include.patch')
-rw-r--r--www-client/chromium/files/chromium-93-media-history-include.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium-93-media-history-include.patch b/www-client/chromium/files/chromium-93-media-history-include.patch
new file mode 100644
index 0000000..4253fd7
--- /dev/null
+++ b/www-client/chromium/files/chromium-93-media-history-include.patch
@@ -0,0 +1,12 @@
+diff --git a/chrome/browser/media/history/media_history_origin_table.h b/chrome/browser/media/history/media_history_origin_table.h
+index c28d5e3a8..32e1757de 100644
+--- a/chrome/browser/media/history/media_history_origin_table.h
++++ b/chrome/browser/media/history/media_history_origin_table.h
+@@ -6,6 +6,7 @@
+ #define CHROME_BROWSER_MEDIA_HISTORY_MEDIA_HISTORY_ORIGIN_TABLE_H_
+
+ #include <string>
++#include <vector>
+
+ #include "base/updateable_sequenced_task_runner.h"
+ #include "chrome/browser/media/history/media_history_table_base.h"