summarylogtreecommitdiffstats
path: root/chromium-include-functional.patch
blob: 12feabb3c4c6d3c5769c43e2960d83a1a77ce45e (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
@@ -5,6 +5,7 @@
 #include "platform/PlatformExport.h"
 #include "wtf/ThreadSpecific.h"
 
+#include <functional>
 #include <memory>
 
 namespace gpu {