diff options
Diffstat (limited to 'net/socket/client_socket_pool_histograms.h')
-rw-r--r-- | net/socket/client_socket_pool_histograms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socket/client_socket_pool_histograms.h b/net/socket/client_socket_pool_histograms.h index 41aad57..9c12e5d 100644 --- a/net/socket/client_socket_pool_histograms.h +++ b/net/socket/client_socket_pool_histograms.h @@ -8,8 +8,8 @@ #include <string> -#include "base/time.h" #include "base/ref_counted.h" +#include "base/time.h" class Histogram; |