| Index: cloud_print/gcp20/prototype/cloud_print_request.h
|
| diff --git a/cloud_print/gcp20/prototype/cloud_print_request.h b/cloud_print/gcp20/prototype/cloud_print_request.h
|
| index 5cd83577c0cd8a4edc6fff5ac9df18c0066bc3cf..749f5ae8928b417d0b15f947502784d28a220ba4 100644
|
| --- a/cloud_print/gcp20/prototype/cloud_print_request.h
|
| +++ b/cloud_print/gcp20/prototype/cloud_print_request.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|