aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_network_public_cpp_cors_cors_legacy.h
blob: a1a560c47f6c8523716f337f0d6cd33a9605f06f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/public/cpp/cors/cors_legacy.h.orig	2018-08-15 14:32:05.126217000 +0200
+++ services/network/public/cpp/cors/cors_legacy.h	2018-08-15 14:32:40.328286000 +0200
@@ -5,6 +5,7 @@
 #ifndef SERVICES_NETWORK_PUBLIC_CPP_CORS_CORS_LEGACY_H_
 #define SERVICES_NETWORK_PUBLIC_CPP_CORS_CORS_LEGACY_H_
 
+#include <string>
 #include <vector>
 
 #include "base/component_export.h"