| Index: chrome/browser/resources/md_policy/policy_resources.grd
|
| diff --git a/chrome/browser/resources/md_policy/policy_resources.grd b/chrome/browser/resources/md_policy/policy_resources.grd
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d3a20aadb40f9f2dbae0811c2094f69566525a53
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/md_policy/policy_resources.grd
|
| @@ -0,0 +1,41 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/policy_resources.h" type="rc_header">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="grit/policy_resources_map.cc"
|
| + type="resource_file_map_source" />
|
| + <output filename="grit/policy_resources_map.h"
|
| + type="resource_map_header" />
|
| + <output filename="policy_resources.pak" type="data_package" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <structures>
|
| + <structure name="IDR_MD_POLICY_CSS"
|
| + file="md_policy.css"
|
| + type="chrome_html"/>
|
| + <structure name="IDR_MD_POLICY_HTML"
|
| + file="md_policy.html"
|
| + type="chrome_html"/>
|
| + <structure name="IDR_MD_POLICY_POLICY_GROUP_CSS"
|
| + file="policy_group.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_MD_POLICY_POLICY_GROUP_HTML"
|
| + file="policy_group.html"
|
| + type="chrome_html"/>
|
| + <structure name="IDR_MD_POLICY_POLICY_GROUP_JS"
|
| + file="policy_group.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_MD_POLICY_POLICY_UI_CSS"
|
| + file="policy_ui.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_MD_POLICY_POLICY_UI_HTML"
|
| + file="policy_ui.html"
|
| + type="chrome_html"/>
|
| + <structure name="IDR_MD_POLICY_POLICY_UI_JS"
|
| + file="policy_ui.js"
|
| + type="chrome_html" />
|
| + </structures>
|
| + </release>
|
| +</grit>
|
|
|