| Index: extensions/browser/api/system_info/system_info_provider.h
|
| diff --git a/extensions/browser/api/system_info/system_info_provider.h b/extensions/browser/api/system_info/system_info_provider.h
|
| index b8674f959c143519fb5a746879d2c2ca4ea31f49..242692835b46ac92482b235a64b978c884e560b3 100644
|
| --- a/extensions/browser/api/system_info/system_info_provider.h
|
| +++ b/extensions/browser/api/system_info/system_info_provider.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
|
|
|
|