| Index: components/storage_monitor/storage_monitor_linux.h
|
| diff --git a/components/storage_monitor/storage_monitor_linux.h b/components/storage_monitor/storage_monitor_linux.h
|
| index 5a012304154fd8a15e3e45d8c6767de9b70e8c62..bbe6813bb5a7860985f7ced3eb4c4c1cba113303 100644
|
| --- a/components/storage_monitor/storage_monitor_linux.h
|
| +++ b/components/storage_monitor/storage_monitor_linux.h
|
| @@ -24,6 +24,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "components/storage_monitor/mtab_watcher_linux.h"
|
| #include "components/storage_monitor/storage_monitor.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|