diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt
index eaca11337dcc6b..ca22926dbe6b40 100644
--- a/build/ios/grit_whitelist.txt
+++ b/build/ios/grit_whitelist.txt
@@ -342,8 +342,6 @@ IDS_FLAGS_ENABLE_DEVTOOLS_EXPERIMENTS_DESCRIPTION
IDS_FLAGS_ENABLE_DEVTOOLS_EXPERIMENTS_NAME
IDS_FLAGS_ENABLE_DOWNLOAD_RESUMPTION_DESCRIPTION
IDS_FLAGS_ENABLE_DOWNLOAD_RESUMPTION_NAME
-IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_DESCRIPTION
-IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_NAME
IDS_FLAGS_ENABLE_EXPERIMENTAL_CANVAS_FEATURES_DESCRIPTION
IDS_FLAGS_ENABLE_EXPERIMENTAL_CANVAS_FEATURES_NAME
IDS_FLAGS_ENABLE_GESTURE_TAP_HIGHLIGHTING_DESCRIPTION
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 5c55af14e5862f..88a0eb5deecbbb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6411,12 +6411,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
Show apps windows after the first paint. Windows will be shown significantly later for heavy apps loading resources synchronously but it will be insignificant for apps that load most of their resources asynchronously.
-
- Enhanced Bookmarks
-
-
- Provides an off switch for enhanced bookmarks experiment
-
Site Engagement Service
diff --git a/components/components_strings.grd b/components/components_strings.grd
index b3240a1cc26b59..7610b9c4ec29db 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -139,6 +139,7 @@
+
diff --git a/components/enhanced_bookmarks_strings.grdp b/components/enhanced_bookmarks_strings.grdp
new file mode 100644
index 00000000000000..38929854115485
--- /dev/null
+++ b/components/enhanced_bookmarks_strings.grdp
@@ -0,0 +1,9 @@
+
+
+
+ Enhanced Bookmarks
+
+
+ Provides an off switch for enhanced bookmarks experiment
+
+