Index: chrome/browser/resources/settings/settings_resources.grd |
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd |
index d3be2ef21ceed4388cdeca73d146396cee087067..93ffb9a9d4d302b0c9066c3c5a05957b66c34349 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -901,6 +901,12 @@ |
<structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_JS" |
file="site_settings/website_usage_private_api.js" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_ZOOM_LEVELS_HTML" |
+ file="site_settings/zoom_levels.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_ZOOM_LEVELS_JS" |
+ file="site_settings/zoom_levels.js" |
+ type="chrome_html" /> |
<if expr="chromeos"> |
<structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_DIALOG_HTML" |
file="bluetooth_page/bluetooth_device_dialog.html" |