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

Unified Diff: extent_writer.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 | « delta_diff_generator_unittest.cc ('k') | file_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extent_writer.h
diff --git a/extent_writer.h b/extent_writer.h
index ac36364c8fc3f72a5b32376603e3e88d0843b8f9..5eda364de5b37eee361941ae91ad47f71dfa8335 100644
--- a/extent_writer.h
+++ b/extent_writer.h
@@ -6,7 +6,7 @@
#define CHROMEOS_PLATFORM_UPDATE_ENGINE_EXTENT_WRITER_H__
#include <vector>
-#include "chromeos/obsolete_logging.h"
+#include "base/logging.h"
#include "update_engine/update_metadata.pb.h"
#include "update_engine/utils.h"
« no previous file with comments | « delta_diff_generator_unittest.cc ('k') | file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698