| Index: chrome/browser/component_updater/component_patcher_operation_out_of_process.h
|
| diff --git a/chrome/browser/component_updater/component_patcher_operation_out_of_process.h b/chrome/browser/component_updater/component_patcher_operation_out_of_process.h
|
| index be17826bfdb4cd7ed6e3466df0b079c7c5bfdda9..7c61404333f66c08e69534015ab45af90e0a5408 100644
|
| --- a/chrome/browser/component_updater/component_patcher_operation_out_of_process.h
|
| +++ b/chrome/browser/component_updater/component_patcher_operation_out_of_process.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| -#include "chrome/browser/component_updater/component_patcher_operation.h"
|
| +#include "components/component_updater/component_patcher_operation.h"
|
|
|
| namespace component_updater {
|
|
|
|
|