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

Unified Diff: action.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 | « no previous file | action_pipe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: action.h
diff --git a/action.h b/action.h
index 7ce9f60001c1729ff286fbeef5ee15f3ce371996..104ef9e16ed4a46b6d22f01bd765d2adf8048414 100644
--- a/action.h
+++ b/action.h
@@ -9,7 +9,7 @@
#include <tr1/memory>
#include <iostream>
#include "base/basictypes.h"
-#include "chromeos/obsolete_logging.h"
+#include "base/logging.h"
#include "update_engine/action_processor.h"
#include "update_engine/action_pipe.h"
« no previous file with comments | « no previous file | action_pipe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698