| Index: components/storage_monitor/storage_monitor_linux.cc
|
| diff --git a/components/storage_monitor/storage_monitor_linux.cc b/components/storage_monitor/storage_monitor_linux.cc
|
| index 4b3a01fae7b7e3997e3977949abbed4445e6887f..1bbffa9e65e6c2bd42f6a5a0a7a18e11e2290b83 100644
|
| --- a/components/storage_monitor/storage_monitor_linux.cc
|
| +++ b/components/storage_monitor/storage_monitor_linux.cc
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/process/kill.h"
|
| #include "base/process/launch.h"
|
| #include "base/process/process.h"
|
|
|