Chromium Code Reviews| Index: net/base/file_stream_posix.cc | 
| diff --git a/net/base/file_stream_posix.cc b/net/base/file_stream_posix.cc | 
| index 20362605b47d0a481f19c0dfd0bb96fdeee8193e..ba91db2ee8c3640b09fd2225f40c4f1d8bbe763b 100644 | 
| --- a/net/base/file_stream_posix.cc | 
| +++ b/net/base/file_stream_posix.cc | 
| @@ -17,6 +17,7 @@ | 
| #include "base/callback.h" | 
| #include "base/eintr_wrapper.h" | 
| #include "base/file_path.h" | 
| +#include "base/histogram.h" | 
| #include "base/logging.h" | 
| #include "base/message_loop.h" | 
| #include "base/string_util.h" |