| Index: chrome/browser/resources/gpu_resources.grd
|
| ===================================================================
|
| --- chrome/browser/resources/gpu_resources.grd (revision 0)
|
| +++ chrome/browser/resources/gpu_resources.grd (revision 0)
|
| @@ -0,0 +1,18 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<!-- This comment is only here because changes to resources are not picked up
|
| + without changes to the corresponding grd file. -->
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/gpu_resources.h" type="rc_header">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="grit/gpu_resources_map.cc" type="resource_file_map_source" />
|
| + <output filename="grit/gpu_resources_map.h" type="resource_map_header" />
|
| + <output filename="gpu_resources.pak" type="data_package" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <includes>
|
| + <include name="IDR_GPU_INDEX_HTML" file="gpu/index.html" flattenhtml="true" type="BINDATA" />
|
| + </includes>
|
| + </release>
|
| +</grit>
|
|
|