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

Unified Diff: install_plan.h

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 | « http_fetcher_unittest.cc ('k') | libcurl_http_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: install_plan.h
diff --git a/install_plan.h b/install_plan.h
index 9fc6eadaba23e79b19cb3b6bed518c883e6c8666..19fee8a2add02312b6cc583cb3552c83043bf3ef 100644
--- a/install_plan.h
+++ b/install_plan.h
@@ -6,7 +6,7 @@
#define CHROMEOS_PLATFORM_UPDATE_ENGINE_INSTALL_PLAN_H__
#include <string>
-#include "chromeos/obsolete_logging.h"
+#include "base/logging.h"
// InstallPlan is a simple struct that contains relevant info for many
// parts of the update system about the install that should happen.
« no previous file with comments | « http_fetcher_unittest.cc ('k') | libcurl_http_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698