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/mock_http_fetcher.cc b/mock_http_fetcher.cc
index 0c4209a..6459351 100644
--- a/mock_http_fetcher.cc
+++ b/mock_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/mock_http_fetcher.h"
// This is a mac implementation of HttpFetcher which is useful for testing.