summarylogtreecommitdiffstats
path: root/chromium-include-functional.patch
blob: e21d366e1bfb0214cc6ae3c2679d68f4ed3ee713 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
+++ b/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
@@ -8,6 +8,7 @@
 #include "platform/PlatformExport.h"
 #include "platform/wtf/ThreadSpecific.h"
 
+#include <functional>
 #include <memory>
 
 namespace gpu {