Die glog, die!
Review URL: http://chromereview.prom.corp.google.com/1181050
git-svn-id: svn://chrome-svn/chromeos/trunk@171 06c00378-0e64-4dae-be16-12b19f9950a1
diff --git a/libcurl_http_fetcher.cc b/libcurl_http_fetcher.cc
index ab48694..624e6a9 100644
--- a/libcurl_http_fetcher.cc
+++ b/libcurl_http_fetcher.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "glog/logging.h"
+#include "base/logging.h"
#include "update_engine/libcurl_http_fetcher.h"
// This is a concrete implementation of HttpFetcher that uses libcurl to do the