| Index: extensions/browser/updater/update_client_config.h
|
| diff --git a/extensions/browser/updater/update_client_config.h b/extensions/browser/updater/update_client_config.h
|
| index 19fed555e8eb5ae3715b3fbb74c0596c153f71aa..e54fde4b090a7e6273e7366699d6cceca60908d3 100644
|
| --- a/extensions/browser/updater/update_client_config.h
|
| +++ b/extensions/browser/updater/update_client_config.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/update_client/configurator.h"
|
|
|
|
|