Index: mock_http_fetcher.h |
diff --git a/mock_http_fetcher.h b/mock_http_fetcher.h |
index 5b9f89871b330e64d7d03b71091ac099cfbe4512..87cbe99034e5e25dc132f30e37f9ebb653cd181f 100644 |
--- a/mock_http_fetcher.h |
+++ b/mock_http_fetcher.h |
@@ -7,7 +7,7 @@ |
#include <vector> |
#include <glib.h> |
-#include "chromeos/obsolete_logging.h" |
+#include "base/logging.h" |
#include "update_engine/http_fetcher.h" |
// This is a mock implementation of HttpFetcher which is useful for testing. |