| Index: components/component_updater/component_updater_service_internal.h
|
| diff --git a/components/component_updater/component_updater_service_internal.h b/components/component_updater/component_updater_service_internal.h
|
| index c91332cbe1c5d7fe08a3223fad4a8396a9dd338f..29c5d31c844d917acbf8f686460dc1296f5804fc 100644
|
| --- a/components/component_updater/component_updater_service_internal.h
|
| +++ b/components/component_updater/component_updater_service_internal.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/sequenced_task_runner.h"
|
|
|