| Index: chrome/browser/component_updater/recovery_component_installer.cc
|
| diff --git a/chrome/browser/component_updater/recovery_component_installer.cc b/chrome/browser/component_updater/recovery_component_installer.cc
|
| index 617cb8876a90c37293fe9f1e4238dd9597a2c3bb..1b5fec2aa032e658e771e6d47191a9394a9889ee 100644
|
| --- a/chrome/browser/component_updater/recovery_component_installer.cc
|
| +++ b/chrome/browser/component_updater/recovery_component_installer.cc
|
| @@ -19,8 +19,8 @@
|
| #include "base/process/launch.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/values.h"
|
| -#include "chrome/browser/component_updater/component_updater_service.h"
|
| #include "components/component_updater/component_updater_paths.h"
|
| +#include "components/component_updater/component_updater_service.h"
|
| #include "components/component_updater/pref_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|