| Index: chrome/browser/ui/startup/autolaunch_prompt_win.cc
|
| diff --git a/chrome/browser/ui/startup/autolaunch_prompt_win.cc b/chrome/browser/ui/startup/autolaunch_prompt_win.cc
|
| index 021c981ab7abddcb50a37e11bef0c87f8b5560c3..81bb73d3ee380337376a3ef6c37eda34b1a9ff75 100644
|
| --- a/chrome/browser/ui/startup/autolaunch_prompt_win.cc
|
| +++ b/chrome/browser/ui/startup/autolaunch_prompt_win.cc
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/installer/util/auto_launch_util.h"
|
| #include "components/infobars/core/infobar.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "grit/chromium_strings.h"
|
|
|