| Index: components/update_client/component_patcher_operation.cc
|
| diff --git a/components/update_client/component_patcher_operation.cc b/components/update_client/component_patcher_operation.cc
|
| index 2d2528ba61666290fb28a7cfecc7eee4141c5b5e..2da622daacbcecfd2c53f5c594ebd559b7e10a17 100644
|
| --- a/components/update_client/component_patcher_operation.cc
|
| +++ b/components/update_client/component_patcher_operation.cc
|
| @@ -16,7 +16,7 @@
|
| #include "components/update_client/update_client.h"
|
| #include "components/update_client/utils.h"
|
| #include "courgette/courgette.h"
|
| -#include "courgette/third_party/bsdiff.h"
|
| +#include "courgette/third_party/bsdiff/bsdiff.h"
|
|
|
| namespace update_client {
|
|
|
|
|