| Index: http_fetcher_unittest.cc
 | 
| diff --git a/http_fetcher_unittest.cc b/http_fetcher_unittest.cc
 | 
| index 0a38c5c1aaf1bb98503c9ce4bb9d4b802d9cf06d..2b2e2cbcf2a2776ef52dfaf1df7866bdf6552e86 100644
 | 
| --- a/http_fetcher_unittest.cc
 | 
| +++ b/http_fetcher_unittest.cc
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include <base/scoped_ptr.h>
 | 
|  #include <glib.h>
 | 
|  #include <gtest/gtest.h>
 | 
| -#include "chromeos/obsolete_logging.h"
 | 
| +#include "base/logging.h"
 | 
|  #include "update_engine/libcurl_http_fetcher.h"
 | 
|  #include "update_engine/mock_http_fetcher.h"
 | 
|  
 | 
| 
 |