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

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

Issue 2457033003: Add chrome://popular-sites-internals/ to iOS. (Closed)
Patch Set: Break out ...Client. Created 4 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
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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 <include name="IDR_MD_FEEDBACK_FEEDBACK_HTML" file="resources\md_feedbac k\feedback.html" type="BINDATA" /> 203 <include name="IDR_MD_FEEDBACK_FEEDBACK_HTML" file="resources\md_feedbac k\feedback.html" type="BINDATA" />
204 <include name="IDR_MD_FEEDBACK_FEEDBACK_JS" file="resources\md_feedback\ feedback.js" type="BINDATA" /> 204 <include name="IDR_MD_FEEDBACK_FEEDBACK_JS" file="resources\md_feedback\ feedback.js" type="BINDATA" />
205 <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_HTML" file="resources\ md_feedback\feedback_container.html" type="BINDATA" /> 205 <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_HTML" file="resources\ md_feedback\feedback_container.html" type="BINDATA" />
206 <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_JS" file="resources\md _feedback\feedback_container.js" type="BINDATA" /> 206 <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_JS" file="resources\md _feedback\feedback_container.js" type="BINDATA" />
207 </if> 207 </if>
208 <if expr="is_android"> 208 <if expr="is_android">
209 <include name="IDR_OFFLINE_INTERNALS_HTML" file="resources\offline_pages \offline_internals.html" flattenhtml="true" allowexternalscript="true" type="BIN DATA" compress="gzip" /> 209 <include name="IDR_OFFLINE_INTERNALS_HTML" file="resources\offline_pages \offline_internals.html" flattenhtml="true" allowexternalscript="true" type="BIN DATA" compress="gzip" />
210 <include name="IDR_OFFLINE_INTERNALS_CSS" file="resources\offline_pages\ offline_internals.css" type="BINDATA" compress="gzip" /> 210 <include name="IDR_OFFLINE_INTERNALS_CSS" file="resources\offline_pages\ offline_internals.css" type="BINDATA" compress="gzip" />
211 <include name="IDR_OFFLINE_INTERNALS_JS" file="resources\offline_pages\o ffline_internals.js" type="BINDATA" compress="gzip" /> 211 <include name="IDR_OFFLINE_INTERNALS_JS" file="resources\offline_pages\o ffline_internals.js" type="BINDATA" compress="gzip" />
212 <include name="IDR_OFFLINE_INTERNALS_BROWSER_PROXY_JS" file="resources\o ffline_pages\offline_internals_browser_proxy.js" type="BINDATA" compress="gzip" /> 212 <include name="IDR_OFFLINE_INTERNALS_BROWSER_PROXY_JS" file="resources\o ffline_pages\offline_internals_browser_proxy.js" type="BINDATA" compress="gzip" />
213 <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="resources\popular _sites_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" />
214 <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="resources\popular_ sites_internals.css" compress="gzip" type="BINDATA" />
215 <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="resources\popular_s ites_internals.js" compress="gzip" type="BINDATA" />
216 <include name="IDR_SNIPPETS_INTERNALS_HTML" file="resources\snippets_int ernals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> 213 <include name="IDR_SNIPPETS_INTERNALS_HTML" file="resources\snippets_int ernals.html" allowexternalscript="true" compress="gzip" type="BINDATA" />
217 <include name="IDR_SNIPPETS_INTERNALS_CSS" file="resources\snippets_inte rnals.css" compress="gzip" type="BINDATA" /> 214 <include name="IDR_SNIPPETS_INTERNALS_CSS" file="resources\snippets_inte rnals.css" compress="gzip" type="BINDATA" />
218 <include name="IDR_SNIPPETS_INTERNALS_JS" file="resources\snippets_inter nals.js" compress="gzip" type="BINDATA" /> 215 <include name="IDR_SNIPPETS_INTERNALS_JS" file="resources\snippets_inter nals.js" compress="gzip" type="BINDATA" />
219 <if expr="enable_vr_shell or enable_webvr"> 216 <if expr="enable_vr_shell or enable_webvr">
220 <include name="IDR_VR_SHELL_UI_HTML" file="resources\vr_shell\vr_shell _ui.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> 217 <include name="IDR_VR_SHELL_UI_HTML" file="resources\vr_shell\vr_shell _ui.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
221 <include name="IDR_VR_SHELL_UI_CSS" file="resources\vr_shell\vr_shell_ ui.css" type="BINDATA" /> 218 <include name="IDR_VR_SHELL_UI_CSS" file="resources\vr_shell\vr_shell_ ui.css" type="BINDATA" />
222 <include name="IDR_VR_SHELL_UI_JS" file="resources\vr_shell\vr_shell_u i.js" type="BINDATA" /> 219 <include name="IDR_VR_SHELL_UI_JS" file="resources\vr_shell\vr_shell_u i.js" type="BINDATA" />
223 <include name="IDR_VR_SHELL_UI_API_JS" file="resources\vr_shell\vr_she ll_ui_api.js" type="BINDATA" /> 220 <include name="IDR_VR_SHELL_UI_API_JS" file="resources\vr_shell\vr_she ll_ui_api.js" type="BINDATA" />
224 <include name="IDR_VR_SHELL_UI_SCENE_JS" file="resources\vr_shell\vr_s hell_ui_scene.js" type="BINDATA" /> 221 <include name="IDR_VR_SHELL_UI_SCENE_JS" file="resources\vr_shell\vr_s hell_ui_scene.js" type="BINDATA" />
225 </if> 222 </if>
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
610 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 607 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
611 </if> 608 </if>
612 <include name="IDR_CHROME_CONTENT_BROWSER_MANIFEST_OVERLAY" file="chrome_c ontent_browser_manifest_overlay.json" type="BINDATA" /> 609 <include name="IDR_CHROME_CONTENT_BROWSER_MANIFEST_OVERLAY" file="chrome_c ontent_browser_manifest_overlay.json" type="BINDATA" />
613 <include name="IDR_CHROME_CONTENT_GPU_MANIFEST_OVERLAY" file="chrome_conte nt_gpu_manifest_overlay.json" type="BINDATA" /> 610 <include name="IDR_CHROME_CONTENT_GPU_MANIFEST_OVERLAY" file="chrome_conte nt_gpu_manifest_overlay.json" type="BINDATA" />
614 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co ntent_plugin_manifest_overlay.json" type="BINDATA" /> 611 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co ntent_plugin_manifest_overlay.json" type="BINDATA" />
615 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_ content_renderer_manifest_overlay.json" type="BINDATA" /> 612 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_ content_renderer_manifest_overlay.json" type="BINDATA" />
616 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c ontent_utility_manifest_overlay.json" type="BINDATA" /> 613 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c ontent_utility_manifest_overlay.json" type="BINDATA" />
617 </includes> 614 </includes>
618 </release> 615 </release>
619 </grit> 616 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/android/ntp/popular_sites.cc ('k') | chrome/browser/resources/popular_sites_internals.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698