| Index: chrome/browser/accessibility/invert_bubble_prefs.cc
|
| diff --git a/chrome/browser/accessibility/invert_bubble_prefs.cc b/chrome/browser/accessibility/invert_bubble_prefs.cc
|
| index 8c94e5fe0ecb476bfdac7b78c6d954d181ce8053..fe3873a3014c41ea60e140b93e2523b9eb67dbda 100644
|
| --- a/chrome/browser/accessibility/invert_bubble_prefs.cc
|
| +++ b/chrome/browser/accessibility/invert_bubble_prefs.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/accessibility/invert_bubble_prefs.h"
|
|
|
| -#include "chrome/browser/prefs/pref_registry_syncable.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "components/user_prefs/pref_registry_syncable.h"
|
|
|
| namespace chrome {
|
|
|
|
|