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

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

Issue 2003883002: [Offline pages] Create offline internals page for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | chrome/browser/resources/offline_pages/offline_internals.css » ('j') | 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 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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 <include name="IDR_MD_EXTENSIONS_TOOLBAR_CSS" file="resources\md_extensi ons\toolbar.css" type="BINDATA" /> 171 <include name="IDR_MD_EXTENSIONS_TOOLBAR_CSS" file="resources\md_extensi ons\toolbar.css" type="BINDATA" />
172 <include name="IDR_MD_EXTENSIONS_TOOLBAR_HTML" file="resources\md_extens ions\toolbar.html" type="BINDATA" /> 172 <include name="IDR_MD_EXTENSIONS_TOOLBAR_HTML" file="resources\md_extens ions\toolbar.html" type="BINDATA" />
173 <include name="IDR_MD_EXTENSIONS_TOOLBAR_JS" file="resources\md_extensio ns\toolbar.js" type="BINDATA" /> 173 <include name="IDR_MD_EXTENSIONS_TOOLBAR_JS" file="resources\md_extensio ns\toolbar.js" type="BINDATA" />
174 <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extens ions\strings.html" type="BINDATA" /> 174 <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extens ions\strings.html" type="BINDATA" />
175 </if> 175 </if>
176 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" /> 176 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" />
177 <if expr="not is_android"> 177 <if expr="not is_android">
178 <include name="IDR_MD_FEEDBACK_FEEDBACK_HTML" file="resources\md_feedbac k\feedback.html" type="BINDATA" /> 178 <include name="IDR_MD_FEEDBACK_FEEDBACK_HTML" file="resources\md_feedbac k\feedback.html" type="BINDATA" />
179 </if> 179 </if>
180 <if expr="is_android"> 180 <if expr="is_android">
181 <include name="IDR_OFFLINE_INTERNALS_HTML" file="resources\offline_pages \offline_internals.html" flattenhtml="true" allowexternalscript="true" type="BIN DATA" />
182 <include name="IDR_OFFLINE_INTERNALS_CSS" file="resources\offline_pages\ offline_internals.css" type="BINDATA" />
183 <include name="IDR_OFFLINE_INTERNALS_JS" file="resources\offline_pages\o ffline_internals.js" type="BINDATA" />
181 <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="resources\popular _sites_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> 184 <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="resources\popular _sites_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" />
182 <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="resources\popular_ sites_internals.css" compress="gzip" type="BINDATA" /> 185 <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="resources\popular_ sites_internals.css" compress="gzip" type="BINDATA" />
183 <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="resources\popular_s ites_internals.js" compress="gzip" type="BINDATA" /> 186 <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="resources\popular_s ites_internals.js" compress="gzip" type="BINDATA" />
184 </if>
185 <if expr="is_android">
186 <include name="IDR_SNIPPETS_INTERNALS_HTML" file="resources\snippets_int ernals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> 187 <include name="IDR_SNIPPETS_INTERNALS_HTML" file="resources\snippets_int ernals.html" allowexternalscript="true" compress="gzip" type="BINDATA" />
187 <include name="IDR_SNIPPETS_INTERNALS_CSS" file="resources\snippets_inte rnals.css" compress="gzip" type="BINDATA" /> 188 <include name="IDR_SNIPPETS_INTERNALS_CSS" file="resources\snippets_inte rnals.css" compress="gzip" type="BINDATA" />
188 <include name="IDR_SNIPPETS_INTERNALS_JS" file="resources\snippets_inter nals.js" compress="gzip" type="BINDATA" /> 189 <include name="IDR_SNIPPETS_INTERNALS_JS" file="resources\snippets_inter nals.js" compress="gzip" type="BINDATA" />
189 </if> 190 </if>
190 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi sed_user_internals.html" allowexternalscript="true" compress="gzip" type="BINDAT A" /> 191 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi sed_user_internals.html" allowexternalscript="true" compress="gzip" type="BINDAT A" />
191 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis ed_user_internals.css" compress="gzip" type="BINDATA" /> 192 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis ed_user_internals.css" compress="gzip" type="BINDATA" />
192 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise d_user_internals.js" compress="gzip" type="BINDATA" /> 193 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise d_user_internals.js" compress="gzip" type="BINDATA" />
193 <if expr="_google_chrome or enable_hangout_services_extension"> 194 <if expr="_google_chrome or enable_hangout_services_extension">
194 <!-- Hangout Services extension, included in Google Chrome builds only. --> 195 <!-- Hangout Services extension, included in Google Chrome builds only. -->
195 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se rvices\manifest.json" type="BINDATA" /> 196 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se rvices\manifest.json" type="BINDATA" />
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" /> 532 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" />
532 </if> 533 </if>
533 <if expr="not is_android and not is_ios and not chromeos"> 534 <if expr="not is_android and not is_ios and not chromeos">
534 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 535 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
535 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 536 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
536 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 537 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
537 </if> 538 </if>
538 </includes> 539 </includes>
539 </release> 540 </release>
540 </grit> 541 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/offline_pages/offline_internals.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698