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

Side by Side Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 2233443002: MD Settings: implement metrics reporting checkbox on desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@desktop-uma
Patch Set: remove 2 using Created 4 years, 4 months 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
« no previous file with comments | « ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <!-- Polymer 1.0 Elements --> 3 <!-- Polymer 1.0 Elements -->
4 <structure name="IDR_CR_ELEMENTS_CR_DIALOG_HTML" 4 <structure name="IDR_CR_ELEMENTS_CR_DIALOG_HTML"
5 file="../../webui/resources/cr_elements/cr_dialog/cr_dialog.html" 5 file="../../webui/resources/cr_elements/cr_dialog/cr_dialog.html"
6 type="chrome_html" /> 6 type="chrome_html" />
7 <structure name="IDR_CR_ELEMENTS_CR_DIALOG_JS" 7 <structure name="IDR_CR_ELEMENTS_CR_DIALOG_JS"
8 file="../../webui/resources/cr_elements/cr_dialog/cr_dialog.js" 8 file="../../webui/resources/cr_elements/cr_dialog/cr_dialog.js"
9 type="chrome_html" /> 9 type="chrome_html" />
10 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_HTML" 10 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_HTML"
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 type="chrome_html" /> 100 type="chrome_html" />
101 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_BEHAVIOR_JS" 101 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_BEHAVIOR_JS"
102 file="../../webui/resources/cr_elements/policy/cr_policy_pref_behav ior.js" 102 file="../../webui/resources/cr_elements/policy/cr_policy_pref_behav ior.js"
103 type="chrome_html" /> 103 type="chrome_html" />
104 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_INDICATOR_JS" 104 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_INDICATOR_JS"
105 file="../../webui/resources/cr_elements/policy/cr_policy_pref_indic ator.js" 105 file="../../webui/resources/cr_elements/policy/cr_policy_pref_indic ator.js"
106 type="chrome_html" /> 106 type="chrome_html" />
107 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_INDICATOR_HTML" 107 <structure name="IDR_CR_ELEMENTS_CR_POLICY_PREF_INDICATOR_HTML"
108 file="../../webui/resources/cr_elements/policy/cr_policy_pref_indic ator.html" 108 file="../../webui/resources/cr_elements/policy/cr_policy_pref_indic ator.html"
109 type="chrome_html" /> 109 type="chrome_html" />
110 <structure name="IDR_CR_ELEMENTS_CR_POLICY_VARS_CSS_HTML"
111 file="../../webui/resources/cr_elements/policy/cr_policy_vars_css.h tml"
112 type="chrome_html" />
110 <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_HTML" 113 <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_HTML"
111 file="../../webui/resources/cr_elements/cr_profile_avatar_selector/ cr_profile_avatar_selector.html" 114 file="../../webui/resources/cr_elements/cr_profile_avatar_selector/ cr_profile_avatar_selector.html"
112 type="chrome_html" /> 115 type="chrome_html" />
113 <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_JS" 116 <structure name="IDR_CR_ELEMENTS_CR_PROFILE_AVATAR_SELECTOR_JS"
114 file="../../webui/resources/cr_elements/cr_profile_avatar_selector/ cr_profile_avatar_selector.js" 117 file="../../webui/resources/cr_elements/cr_profile_avatar_selector/ cr_profile_avatar_selector.js"
115 type="chrome_html" /> 118 type="chrome_html" />
116 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_HTML" 119 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_HTML"
117 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.html" 120 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.html"
118 type="chrome_html" /> 121 type="chrome_html" />
119 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_JS" 122 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_JS"
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML" 158 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML"
156 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html" 159 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html"
157 type="chrome_html" /> 160 type="chrome_html" />
158 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS" 161 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS"
159 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js" 162 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js"
160 type="chrome_html" /> 163 type="chrome_html" />
161 <structure name="IDR_CR_ELEMENTS_SHARED_CSS" 164 <structure name="IDR_CR_ELEMENTS_SHARED_CSS"
162 file="../../webui/resources/cr_elements/shared.css" 165 file="../../webui/resources/cr_elements/shared.css"
163 type="chrome_html" /> 166 type="chrome_html" />
164 </grit-part> 167 </grit-part>
OLDNEW
« no previous file with comments | « ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698