Index: net/http/http_network_layer.cc |
diff --git a/net/http/http_network_layer.cc b/net/http/http_network_layer.cc |
index afb2606268e882f30da04f84ded2efebddc737b2..65d2aa3fd49565d3afd06ea21ff34416be609f75 100644 |
--- a/net/http/http_network_layer.cc |
+++ b/net/http/http_network_layer.cc |
@@ -6,6 +6,7 @@ |
#include "base/field_trial.h" |
#include "base/logging.h" |
+#include "base/string_split.h" |
#include "base/string_util.h" |
#include "net/http/http_network_session.h" |
#include "net/http/http_network_transaction.h" |