| 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 a97b92e5ed5fe171cab8e99a322d95cf8217aa78..a6fefc4e30cc54bec553b06c72bd7bce49bb7e15 100644
|
| --- a/components/storage_monitor/storage_monitor_linux.cc
|
| +++ b/components/storage_monitor/storage_monitor_linux.cc
|
| @@ -14,6 +14,7 @@
|
| #include <list>
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/process/kill.h"
|
| #include "base/process/launch.h"
|
|
|