| Index: libcurl_http_fetcher.h
|
| diff --git a/libcurl_http_fetcher.h b/libcurl_http_fetcher.h
|
| index b0cac28ffe7b517afd9bac4613614954ac83351f..66c1117002a0c237eb82b99d022db2ed20c0ebd8 100644
|
| --- a/libcurl_http_fetcher.h
|
| +++ b/libcurl_http_fetcher.h
|
| @@ -10,7 +10,7 @@
|
| #include <curl/curl.h>
|
| #include <glib.h>
|
| #include "base/basictypes.h"
|
| -#include "chromeos/obsolete_logging.h"
|
| +#include "base/logging.h"
|
| #include "update_engine/http_fetcher.h"
|
|
|
| // This is a concrete implementation of HttpFetcher that uses libcurl to do the
|
|
|