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.h b/mock_http_fetcher.h
index 3dc0645..68cb731 100644
--- a/mock_http_fetcher.h
+++ b/mock_http_fetcher.h
@@ -7,7 +7,7 @@
#include <vector>
#include <glib.h>
-#include <glog/logging.h>
+#include <base/logging.h>
#include "update_engine/http_fetcher.h"
// This is a mock implementation of HttpFetcher which is useful for testing.