Index: chrome/browser/profiles/profile_manager.cc |
diff --git a/chrome/browser/profiles/profile_manager.cc b/chrome/browser/profiles/profile_manager.cc |
index acf1afbb832a0307e724c35c1f613f3f978f02a2..af51b3ae080f85844b9b60d64cacdcfb14d39b9a 100644 |
--- a/chrome/browser/profiles/profile_manager.cc |
+++ b/chrome/browser/profiles/profile_manager.cc |
@@ -45,6 +45,7 @@ |
#include "chrome/common/pref_names.h" |
#include "chrome/common/profile_management_switches.h" |
#include "chrome/common/url_constants.h" |
+#include "components/bookmarks/bookmark_pref_names.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/user_metrics.h" |