| Index: chrome/browser/resources/options2_resources.grd
|
| diff --git a/chrome/browser/resources/options2_resources.grd b/chrome/browser/resources/options2_resources.grd
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f094fdaabe57533f3f604c16a695d03b607ced84
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/options2_resources.grd
|
| @@ -0,0 +1,15 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/options2_resources.h" type="rc_header">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="options2_resources.pak" type="data_package" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <includes>
|
| + <include name="IDR_OPTIONS2_BUNDLE_JS" file="options2/options_bundle.js" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_OPTIONS2_HTML" file="options2/options.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + </includes>
|
| + </release>
|
| +</grit>
|
|
|