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

Unified Diff: action_pipe.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 | « action.h ('k') | cycle_breaker_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: action_pipe.h
diff --git a/action_pipe.h b/action_pipe.h
index 4681627c70aee8d76dde55180c614516dfe69599..a59c210161fe096d7c47a043c5499a01b71743f5 100644
--- a/action_pipe.h
+++ b/action_pipe.h
@@ -11,7 +11,7 @@
#include <string>
#include <tr1/memory>
#include "base/basictypes.h"
-#include "chromeos/obsolete_logging.h"
+#include "base/logging.h"
// The structure of these classes (Action, ActionPipe, ActionProcessor, etc.)
// is based on the KSAction* classes from the Google Update Engine code at
« no previous file with comments | « action.h ('k') | cycle_breaker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698