- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / signin_internals_resources.grd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3   <outputs>
4     <output filename="grit/signin_internals_resources.h" type="rc_header">
5       <emit emit_type='prepend'></emit>
6     </output>
7     <!-- Note: These next two files aren't actually used by Chrome, but they're
8          needed so that Visual Studio doesn't try to continually rebuild this
9          .grd (which it will do if it can't find some relevant output files).
10          Supposedly we could update our .gyp rules to not need this, but I don't
11          know how to do it and this doesn't really cost us anything... -->
12     <output filename="grit/signin_internals_resources_map.cc"
13             type="resource_file_map_source" />
14     <output filename="grit/signin_internals_resources_map.h"
15             type="resource_map_header" />
16     <output filename="signin_internals_resources.pak" type="data_package" />
17   </outputs>
18   <release seq="1">
19     <includes>
20       <include name="IDR_SIGNIN_INTERNALS_INDEX_HTML"
21                file="signin_internals/signin_index.html"
22                flattenhtml="true" allowexternalscript="true" type="BINDATA" />
23       <include name="IDR_SIGNIN_INTERNALS_INDEX_JS"
24                file="signin_internals/signin_internals.js" type="BINDATA" />
25     </includes>
26   </release>
27 </grit>