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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 1138153002: Introduce chrome://cr-elements with Polymer .8 cr-elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 <include name="IDR_CONTEXTUAL_SEARCH_PROMO_HEADER_SVG" file="resources\c ontextual_search\header.svg" type="BINDATA" /> 115 <include name="IDR_CONTEXTUAL_SEARCH_PROMO_HEADER_SVG" file="resources\c ontextual_search\header.svg" type="BINDATA" />
116 </if> 116 </if>
117 <if expr="not is_android and not is_ios"> 117 <if expr="not is_android and not is_ios">
118 <include name="IDR_COPRESENCE_CSS" file="resources\copresence.css" type= "BINDATA" /> 118 <include name="IDR_COPRESENCE_CSS" file="resources\copresence.css" type= "BINDATA" />
119 <include name="IDR_COPRESENCE_HTML" file="resources\copresence.html" typ e="BINDATA" /> 119 <include name="IDR_COPRESENCE_HTML" file="resources\copresence.html" typ e="BINDATA" />
120 <include name="IDR_COPRESENCE_JS" file="resources\copresence.js" type="B INDATA" /> 120 <include name="IDR_COPRESENCE_JS" file="resources\copresence.js" type="B INDATA" />
121 </if> 121 </if>
122 <if expr="enable_printing"> 122 <if expr="enable_printing">
123 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> 123 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" />
124 </if> 124 </if>
125 <include name="IDR_CR_ELEMENTS_UI_HTML" file="resources\cr_elements_ui\cr_ elements_ui.html" type="BINDATA" />
126 <include name="IDR_CR_ELEMENTS_UI_JS" file="resources\cr_elements_ui\cr_el ements_ui.js" type="BINDATA" />
125 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> 127 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
126 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> 128 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" />
127 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" /> 129 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" />
128 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" /> 130 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" />
129 <if expr="not is_ios"> 131 <if expr="not is_ios">
130 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> 132 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/>
131 </if> 133 </if>
132 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" type="BINDATA" /> 134 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" type="BINDATA" />
133 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" type="BINDATA" /> 135 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" type="BINDATA" />
134 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" type="BINDATA" /> 136 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" type="BINDATA" />
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 </if> 450 </if>
449 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 451 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
450 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 452 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
451 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 453 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
452 <if expr="enable_media_router"> 454 <if expr="enable_media_router">
453 <part file="media_router_resources.grdp" /> 455 <part file="media_router_resources.grdp" />
454 </if> 456 </if>
455 </includes> 457 </includes>
456 </release> 458 </release>
457 </grit> 459 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698