| Index: chrome/browser/component_updater/cld_component_installer.h
|
| diff --git a/chrome/browser/component_updater/cld_component_installer.h b/chrome/browser/component_updater/cld_component_installer.h
|
| index a1d1b1cf501f70a5bf801d884032ed1a1ed58f39..8788e575ef56fb0b7d463047a0dba7e24fb82971 100644
|
| --- a/chrome/browser/component_updater/cld_component_installer.h
|
| +++ b/chrome/browser/component_updater/cld_component_installer.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "chrome/browser/component_updater/default_component_installer.h"
|
| +#include "components/component_updater/default_component_installer.h"
|
|
|
| namespace test {
|
| class ComponentCldDataHarness;
|
|
|