| Index: components/update_client/test_configurator.cc
|
| diff --git a/components/update_client/test_configurator.cc b/components/update_client/test_configurator.cc
|
| index 322044ac9dbe10e3c33167151b616b9f856cb0c6..b2bf95ddccb1ed233d802af4be81e215b5da866d 100644
|
| --- a/components/update_client/test_configurator.cc
|
| +++ b/components/update_client/test_configurator.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/version.h"
|
| #include "components/prefs/pref_service.h"
|
| -#include "components/update_client/component_patcher_operation.h"
|
| +#include "components/update_client/out_of_process_patcher.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| #include "url/gurl.h"
|
|
|
|
|