| 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 ea9b72e6da9514243926a39501da911fa1462b3a..527a0c568c706dbaeda6c5b13dd735ac99b76cf8 100644
 | 
| --- a/chrome/browser/component_updater/recovery_component_installer.cc
 | 
| +++ b/chrome/browser/component_updater/recovery_component_installer.cc
 | 
| @@ -24,6 +24,7 @@
 | 
|  #include "base/process/launch.h"
 | 
|  #include "base/process/process.h"
 | 
|  #include "base/threading/worker_pool.h"
 | 
| +#include "build/build_config.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
|  #include "components/component_updater/component_updater_paths.h"
 | 
| 
 |