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

Unified Diff: chrome/browser/resources/options_resources.grd

Issue 2441043004: Accessibility fixes for quick unlock settings. (Closed)
Patch Set: Address comments Created 4 years, 2 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/options_resources.grd
diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
index a801519166928a33b7f6c2fa8c7d32c54ae41130..d184873b139726048c88637f1c2598b5a21209b6 100644
--- a/chrome/browser/resources/options_resources.grd
+++ b/chrome/browser/resources/options_resources.grd
@@ -64,6 +64,15 @@
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_I18N_SETUP_HTML"
+ file="settings/route.html"
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_I18N_SETUP_JS"
+ file="settings/route.js"
+ type="chrome_html"
+ flattenhtml="true" />
<structure name="IDR_OPTIONS_ROUTE_HTML"
file="settings/route.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698