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

Unified Diff: src/platform/update_engine/update_check_action.h

Issue 492008: AU: Try delta updates first, then full updates (Closed)
Patch Set: use mkstemp Created 11 years 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
Index: src/platform/update_engine/update_check_action.h
diff --git a/src/platform/update_engine/update_check_action.h b/src/platform/update_engine/update_check_action.h
index 402943b1f7a3eb3e3d718e44c9d6b341b69aee3a..5622a6306f84d76bbf23443d48091351043d331c 100644
--- a/src/platform/update_engine/update_check_action.h
+++ b/src/platform/update_engine/update_check_action.h
@@ -20,8 +20,6 @@
// The Update Check action makes an update check request to Omaha and
// can output the response on the output ActionPipe.
-using std::string;
-
namespace chromeos_update_engine {
// Encodes XML entities in a given string with libxml2. input must be
« no previous file with comments | « src/platform/update_engine/test_utils.cc ('k') | src/platform/update_engine/update_check_action_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698