summaryrefslogblamecommitdiff
path: root/www-client/chromium/files/chromium-88-dawn-include.patch
blob: 3b01546212f8a4070632fbc02624e4452e96331f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                                                                  
diff --git a/third_party/dawn/src/dawn_wire/ChunkedCommandSerializer.h b/third_party/dawn/src/dawn_wire/ChunkedCommandSerializer.h
index cef4ebba4..db28b87e2 100644
--- a/third_party/dawn/src/dawn_wire/ChunkedCommandSerializer.h
+++ b/third_party/dawn/src/dawn_wire/ChunkedCommandSerializer.h
@@ -21,6 +21,7 @@
 
 #include <algorithm>
 #include <cstring>
+#include <memory>
 
 namespace dawn_wire {