| 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"
|
|
|