Chromium Code Reviews| Index: components/update_client/utils.h |
| diff --git a/components/update_client/utils.h b/components/update_client/utils.h |
| index b109764a11a9b6d4ccbd1c4059cf95dfca5166d3..83d922e77efc9e6f4e3fff2f1d0ca3b9b0e9fdfe 100644 |
| --- a/components/update_client/utils.h |
| +++ b/components/update_client/utils.h |
| @@ -6,7 +6,8 @@ |
| #define COMPONENTS_UPDATE_CLIENT_UTILS_H_ |
| #include <string> |
| -#include <base/memory/scoped_ptr.h> |
| + |
| +#include "base/memory/scoped_ptr.h" |
| class GURL; |