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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/policy_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="grit/policy_resources_map.cc"
8 type="resource_file_map_source" />
9 <output filename="grit/policy_resources_map.h"
10 type="resource_map_header" />
11 <output filename="policy_resources.pak" type="data_package" />
12 </outputs>
13 <release seq="1">
14 <structures>
15 <!-- TODO(fhorschig): Add upcoming polymer files here. -->
16 <structure name="IDR_MD_POLICY_HTML"
17 file="md_policy.html"
18 type="chrome_html"/>
19 </structures>
20 </release>
21 </grit>
OLDNEW
« 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