Index: chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
diff --git a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
index 40bb7b000df98cdfd3f6d7672a2707744862713f..d448e08e6518aed2232bfcfaf237d6a9cc850e48 100644 |
--- a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
+++ b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
@@ -19,6 +19,7 @@ |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/ui/webui/favicon_source.h" |
#include "chrome/common/pref_names.h" |
+#include "components/bookmarks/bookmark_pref_names.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/url_data_source.h" |
#include "content/public/browser/web_contents.h" |