| Index: components/storage_monitor/removable_device_constants.cc
|
| diff --git a/components/storage_monitor/removable_device_constants.cc b/components/storage_monitor/removable_device_constants.cc
|
| index ce76b23e48bc71edf4b8b88abac22b0682d5230e..0bc46cddeb93f6bb09836f429734a8e8c2398dd8 100644
|
| --- a/components/storage_monitor/removable_device_constants.cc
|
| +++ b/components/storage_monitor/removable_device_constants.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "components/storage_monitor/removable_device_constants.h"
|
|
|
| namespace storage_monitor {
|
|
|