| Index: components/dom_distiller/core/distiller_url_fetcher.h
|
| diff --git a/components/dom_distiller/core/distiller_url_fetcher.h b/components/dom_distiller/core/distiller_url_fetcher.h
|
| index b8dd9e50421fb6c6c409d8605877f74e67c84838..176db655991aa144ca0fe8df248c4ebc2fc65b66 100644
|
| --- a/components/dom_distiller/core/distiller_url_fetcher.h
|
| +++ b/components/dom_distiller/core/distiller_url_fetcher.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|