Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6856)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2323693002: Site Settings Desktop: Implement Zoom Levels category. (Closed)
Patch Set: Address feedback Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/site_settings/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698