summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-89-webui-config-include.patch
blob: 5ed2bd526746d1f2188d4e96aeb877786ef014ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/ui/webui/webui_config.h b/ui/webui/webui_config.h
index 29990bd5a..44918fa34 100644
--- a/ui/webui/webui_config.h
+++ b/ui/webui/webui_config.h
@@ -6,6 +6,7 @@
 #define UI_WEBUI_WEBUI_CONFIG_H_
 
 #include <string>
+#include <memory>
 
 #include "base/strings/string_piece.h"