| Index: chrome/browser/net/http_pipelining_compatibility_client.cc
|
| diff --git a/chrome/browser/net/http_pipelining_compatibility_client.cc b/chrome/browser/net/http_pipelining_compatibility_client.cc
|
| index 4ccafbbdb2875f8d05b3c57c04fa8ce065fcc7f8..fc80a7cca51478c3170a4c45033b5444a5a3899a 100644
|
| --- a/chrome/browser/net/http_pipelining_compatibility_client.cc
|
| +++ b/chrome/browser/net/http_pipelining_compatibility_client.cc
|
| @@ -15,7 +15,7 @@
|
| #include "net/base/load_flags.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "net/base/request_priority.h"
|
| -#include "net/disk_cache/histogram_macros.h"
|
| +#include "net/disk_cache/v3/histogram_macros.h"
|
| #include "net/http/http_network_layer.h"
|
| #include "net/http/http_network_session.h"
|
| #include "net/http/http_response_headers.h"
|
|
|