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

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

Issue 2200463002: Reorganize accessibility settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 d63ef44da827dd907ff936a83bf16d83e943198b..274efbc2a09acbcef2ae568ffeee221f58f03239 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -21,6 +21,15 @@
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_MANAGE_A11Y_PAGE_JS"
michaelpg 2016/07/29 22:14:21 these should be <if expr="chromeos">
dmazzoni 2016/08/01 18:45:24 Done
+ file="a11y_page/manage_a11y_page.js"
+ flattenhtml="true"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_MANAGE_A11Y_PAGE_HTML"
+ file="a11y_page/manage_a11y_page.html"
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
<structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_HTML"
file="about_page/about_page_browser_proxy.html"
type="chrome_html" />
« chrome/browser/resources/settings/icons.html ('K') | « chrome/browser/resources/settings/route.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698