| Index: components/component_updater/update_response.h
|
| diff --git a/components/component_updater/update_response.h b/components/component_updater/update_response.h
|
| index 47f79d99534e3657c2af4bd858e4d1730be3189b..c264696bcfa3a50c86af5ac581561e0256a8cd26 100644
|
| --- a/components/component_updater/update_response.h
|
| +++ b/components/component_updater/update_response.h
|
| @@ -7,7 +7,8 @@
|
|
|
| #include <string>
|
| #include <vector>
|
| -#include "base/basictypes.h"
|
| +
|
| +#include "base/macros.h"
|
| #include "url/gurl.h"
|
|
|
| namespace component_updater {
|
|
|