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

Unified Diff: components/update_client/update_engine.h

Issue 2873513002: Fix dependencies on OutOfProcessPatcher. (Closed)
Patch Set: base namespace fix Created 3 years, 7 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
Index: components/update_client/update_engine.h
diff --git a/components/update_client/update_engine.h b/components/update_client/update_engine.h
index cec91f987dcf5e200d36f75e730e6240bebb57e5..df643b1ea422c2d1053adb847a0bfdcdae3fcbb2 100644
--- a/components/update_client/update_engine.h
+++ b/components/update_client/update_engine.h
@@ -20,7 +20,6 @@
#include "base/threading/thread_checker.h"
#include "base/time/time.h"
#include "components/update_client/component.h"
-#include "components/update_client/component_patcher_operation.h"
#include "components/update_client/crx_downloader.h"
#include "components/update_client/crx_update_item.h"
#include "components/update_client/ping_manager.h"

Powered by Google App Engine
This is Rietveld 408576698