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

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

Issue 2157673002: Browser tests for the quick_unlock settings pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pin-unlock-quick-unlock-interface
Patch Set: Rebase 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 ae34933137c3c36f969e1c8a21108db31e987cfd..a801519166928a33b7f6c2fa8c7d32c54ae41130 100644
--- a/chrome/browser/resources/options_resources.grd
+++ b/chrome/browser/resources/options_resources.grd
@@ -18,6 +18,11 @@
allowexternalscript="true"
type="chrome_html" />
<if expr="chromeos">
+ <structure name="IDR_OPTIONS_ICONS_HTML"
+ file="settings/icons.html"
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
<structure name="IDR_OPTIONS_PIN_KEYBOARD_HTML"
file="chromeos/quick_unlock/pin_keyboard.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698