From 790e62e2d8114647b0785574bea361cf931c482b Mon Sep 17 00:00:00 2001 From: Chris Masone Date: Thu, 12 Aug 2010 10:41:18 -0700 Subject: [update_engine] Update to use not-hideously-old logging API from chrome BUG=None TEST=compile Change-Id: Ieed8952b6806a72b59e16c1579f7293b6a98157a Review URL: http://codereview.chromium.org/3170010 --- test_http_server.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_http_server.cc') diff --git a/test_http_server.cc b/test_http_server.cc index 3f6897c9..3c2ee54c 100644 --- a/test_http_server.cc +++ b/test_http_server.cc @@ -22,7 +22,7 @@ #include #include #include -#include "chromeos/obsolete_logging.h" +#include "base/logging.h" using std::min; using std::string; -- cgit v1.2.3