Chromium Code Reviews| Index: libcurl_http_fetcher.cc | 
| diff --git a/libcurl_http_fetcher.cc b/libcurl_http_fetcher.cc | 
| index 3ae5fbfe4c7dd5f0ad87d7afcc96cc2bc4b68cac..7bee4c176e322ded02b8b90a8d6298872cb52265 100644 | 
| --- a/libcurl_http_fetcher.cc | 
| +++ b/libcurl_http_fetcher.cc | 
| @@ -4,7 +4,7 @@ | 
| #include "update_engine/libcurl_http_fetcher.h" | 
| #include <algorithm> | 
| -#include "chromeos/obsolete_logging.h" | 
| +#include "base/logging.h" | 
| using std::max; | 
| using std::make_pair; |