| Index: chrome/browser/safe_browsing/safe_browsing_database_bloom.cc
 | 
| diff --git a/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc b/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc
 | 
| index 73f991dc611a170d7ff261061a13c7f086eb046d..b322c9554c72d732c54e6620d2c286cf3ad5b775 100644
 | 
| --- a/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc
 | 
| +++ b/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc
 | 
| @@ -6,7 +6,6 @@
 | 
|  
 | 
|  #include "base/auto_reset.h"
 | 
|  #include "base/file_util.h"
 | 
| -#include "base/histogram.h"
 | 
|  #include "base/message_loop.h"
 | 
|  #include "base/process_util.h"
 | 
|  #include "base/sha2.h"
 | 
| 
 |