| Index: chrome/browser/chromeos/boot_times_loader.cc
 | 
| diff --git a/chrome/browser/chromeos/boot_times_loader.cc b/chrome/browser/chromeos/boot_times_loader.cc
 | 
| index 8ae86d6748c372fba0ec27c90683f0cfec53c5e8..e32e9b8759107f7bde1153dc2b6fe8a27f50a0b2 100644
 | 
| --- a/chrome/browser/chromeos/boot_times_loader.cc
 | 
| +++ b/chrome/browser/chromeos/boot_times_loader.cc
 | 
| @@ -9,7 +9,6 @@
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/file_path.h"
 | 
|  #include "base/file_util.h"
 | 
| -#include "base/histogram.h"
 | 
|  #include "base/message_loop.h"
 | 
|  #include "base/process_util.h"
 | 
|  #include "base/string_util.h"
 | 
| 
 |