Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1798)

Unified Diff: mock_http_fetcher.cc

Issue 3170010: [update_engine] Update to use not-hideously-old logging API from chrome (Closed) Base URL: http://src.chromium.org/git/update_engine.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mock_http_fetcher.h ('k') | omaha_hash_calculator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mock_http_fetcher.cc
diff --git a/mock_http_fetcher.cc b/mock_http_fetcher.cc
index abeff7a1481fa79682282633ad527c4434b69cd8..04ec7f6267c17e533253a521231359f1a1f78074 100644
--- a/mock_http_fetcher.cc
+++ b/mock_http_fetcher.cc
@@ -4,7 +4,7 @@
#include "update_engine/mock_http_fetcher.h"
#include <algorithm>
-#include "chromeos/obsolete_logging.h"
+#include "base/logging.h"
// This is a mac implementation of HttpFetcher which is useful for testing.
« no previous file with comments | « mock_http_fetcher.h ('k') | omaha_hash_calculator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698