| 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 a295cf4da775b86d8cda1e5a9e7865386a59402a..3570c19b5d6eccb3c12b9c51ed9bcd010fc93738 100644
|
| --- a/chrome/browser/accessibility/invert_bubble_prefs.cc
|
| +++ b/chrome/browser/accessibility/invert_bubble_prefs.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/accessibility/invert_bubble_prefs.h"
|
|
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
|
|
| namespace chrome {
|
|
|
|
|