Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(647)

Unified Diff: chrome/browser/resources/md_policy/policy_resources.grd

Issue 1395073002: Policy Ui sends correct translations for risk tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Description corrected. Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/BUILD.gn ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..50c9bccedcddd4a86bdcc9be8443f33c1c65feef
--- /dev/null
+++ b/chrome/browser/resources/md_policy/policy_resources.grd
@@ -0,0 +1,21 @@
+<?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>
+ <!-- TODO(fhorschig): Add upcoming polymer files here. -->
+ <structure name="IDR_MD_POLICY_HTML"
+ file="md_policy.html"
+ type="chrome_html"/>
+ </structures>
+ </release>
+</grit>
« no previous file with comments | « chrome/browser/resources/BUILD.gn ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698