| 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 e32e9b8759107f7bde1153dc2b6fe8a27f50a0b2..8ae86d6748c372fba0ec27c90683f0cfec53c5e8 100644
|
| --- a/chrome/browser/chromeos/boot_times_loader.cc
|
| +++ b/chrome/browser/chromeos/boot_times_loader.cc
|
| @@ -9,6 +9,7 @@
|
| #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"
|
|
|