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

Side by Side Diff: chrome/browser/resources/options_test_resources.grd

Issue 683813004: Fewer focusable items in chrome://settings/searchEngines (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment about weird behavior in autofill_options_browsertest.js Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/options_test_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="options_test_resources.pak" type="data_package" />
8 </outputs>
9 <release seq="1">
10 <structures>
11 <structure name="IDR_OPTIONS_DELETABLE_ITEM_LIST"
12 file="options/deletable_item_list.js"
13 type="chrome_html" />
14 <structure name="IDR_OPTIONS_INLINE_EDITABLE_LIST"
15 file="options/inline_editable_list.js"
16 type="chrome_html" />
17 </structures>
18 </release>
19 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698