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

Unified Diff: components/update_client/task_update.h

Issue 2835803002: Refactor the UpdateEngine and its actions in the component updater. (Closed)
Patch Set: feedback up to #6 Created 3 years, 8 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 | « components/update_client/task_send_uninstall_ping.cc ('k') | components/update_client/update_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/task_update.h
diff --git a/components/update_client/task_update.h b/components/update_client/task_update.h
index 15c5a33615f0c04235c2a22500da6c2868148585..9d8235c3d47e7e30ebdb7b01521ebfd33a8bc12a 100644
--- a/components/update_client/task_update.h
+++ b/components/update_client/task_update.h
@@ -5,7 +5,6 @@
#ifndef COMPONENTS_UPDATE_CLIENT_TASK_UPDATE_H_
#define COMPONENTS_UPDATE_CLIENT_TASK_UPDATE_H_
-#include <queue>
#include <string>
#include <vector>
« no previous file with comments | « components/update_client/task_send_uninstall_ping.cc ('k') | components/update_client/update_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698