| Index: chromeos/audio/audio_devices_pref_handler_impl.h | 
| diff --git a/chromeos/audio/audio_devices_pref_handler_impl.h b/chromeos/audio/audio_devices_pref_handler_impl.h | 
| index 7e30e591cabdba8ff65bf043ddbcd03c2e6efcd0..c2132dbe63f2e58bf143bb2d4889d5fe54ffd0ab 100644 | 
| --- a/chromeos/audio/audio_devices_pref_handler_impl.h | 
| +++ b/chromeos/audio/audio_devices_pref_handler_impl.h | 
| @@ -9,10 +9,10 @@ | 
|  | 
| #include "base/macros.h" | 
| #include "base/observer_list.h" | 
| +#include "base/prefs/pref_change_registrar.h" | 
| #include "base/values.h" | 
| #include "chromeos/audio/audio_devices_pref_handler.h" | 
| #include "chromeos/chromeos_export.h" | 
| -#include "components/prefs/pref_change_registrar.h" | 
|  | 
| class PrefRegistrySimple; | 
| class PrefService; | 
|  |