| Index: chrome/browser/resources/options_test_resources.grd
|
| diff --git a/chrome/browser/resources/options_test_resources.grd b/chrome/browser/resources/options_test_resources.grd
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9e79550089bc97fe743824856bd2ac1474aa9055
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/options_test_resources.grd
|
| @@ -0,0 +1,19 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/options_test_resources.h" type="rc_header">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="options_test_resources.pak" type="data_package" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <structures>
|
| + <structure name="IDR_OPTIONS_DELETABLE_ITEM_LIST"
|
| + file="options/deletable_item_list.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_INLINE_EDITABLE_LIST"
|
| + file="options/inline_editable_list.js"
|
| + type="chrome_html" />
|
| + </structures>
|
| + </release>
|
| +</grit>
|
|
|