| Index: chrome/browser/component_updater/ev_whitelist_component_installer.h
 | 
| diff --git a/chrome/browser/component_updater/ev_whitelist_component_installer.h b/chrome/browser/component_updater/ev_whitelist_component_installer.h
 | 
| index 853d1814455c0726771b5b11541e6cef1010b991..f0972319ecc08d18ad5b75f21e53fc00f8755a5a 100644
 | 
| --- a/chrome/browser/component_updater/ev_whitelist_component_installer.h
 | 
| +++ b/chrome/browser/component_updater/ev_whitelist_component_installer.h
 | 
| @@ -10,7 +10,7 @@
 | 
|  
 | 
|  #include "base/files/file_path.h"
 | 
|  #include "base/values.h"
 | 
| -#include "chrome/browser/component_updater/default_component_installer.h"
 | 
| +#include "components/component_updater/default_component_installer.h"
 | 
|  
 | 
|  namespace component_updater {
 | 
|  
 | 
| 
 |