| Index: components/update_client/component_patcher_unittest.cc
|
| diff --git a/components/update_client/component_patcher_unittest.cc b/components/update_client/component_patcher_unittest.cc
|
| index 074e4a237ae23ef41644734be6f8f4ccf1039028..ba8fafafafb02ee03c2ab440c6ad0f12ea89f1ac 100644
|
| --- a/components/update_client/component_patcher_unittest.cc
|
| +++ b/components/update_client/component_patcher_unittest.cc
|
| @@ -17,7 +17,7 @@
|
| #include "components/update_client/component_patcher_unittest.h"
|
| #include "components/update_client/test_installer.h"
|
| #include "courgette/courgette.h"
|
| -#include "courgette/third_party/bsdiff.h"
|
| +#include "courgette/third_party/bsdiff/bsdiff.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|