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

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

Issue 1319163004: [Extensions Page MD] Stub out a materialized extensions page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 5 years, 3 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 | « chrome/browser/browser_about_handler.cc ('k') | chrome/browser/resources/md_extensions/OWNERS » ('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 12 matching lines...) Expand all
23 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s tart_page.css" flattenhtml="true" type="chrome_html" /> 23 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s tart_page.css" flattenhtml="true" type="chrome_html" />
24 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\ start_page.html" flattenhtml="true" type="chrome_html" /> 24 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\ start_page.html" flattenhtml="true" type="chrome_html" />
25 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st art_page.js" flattenhtml="true" type="chrome_html" /> 25 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st art_page.js" flattenhtml="true" type="chrome_html" />
26 </if> 26 </if>
27 <if expr="not is_android"> 27 <if expr="not is_android">
28 <structure name="IDR_DOWNLOADS_DOWNLOADS_HTML" file="resources\downloads \downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html " /> 28 <structure name="IDR_DOWNLOADS_DOWNLOADS_HTML" file="resources\downloads \downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html " />
29 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_dow nloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrom e_html" /> 29 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_dow nloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrom e_html" />
30 </if> 30 </if>
31 <if expr="enable_extensions"> 31 <if expr="enable_extensions">
32 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" /> 32 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" />
33 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c hrome_html" />
33 </if> 34 </if>
34 <if expr="chromeos"> 35 <if expr="chromeos">
35 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/> 36 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/>
36 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" /> 37 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" />
37 </if> 38 </if>
38 <if expr="not is_android"> 39 <if expr="not is_android">
39 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" /> 40 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" />
40 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh tml="true" type="chrome_html" /> 41 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh tml="true" type="chrome_html" />
41 <structure name="IDR_HELP_CONTENT_CSS" file="resources\help\help_content .css" flattenhtml="true" type="chrome_html" /> 42 <structure name="IDR_HELP_CONTENT_CSS" file="resources\help\help_content .css" flattenhtml="true" type="chrome_html" />
42 <structure name="IDR_HELP_CONTENT_HTML" file="resources\help\help_conten t.html" flattenhtml="true" type="chrome_html" /> 43 <structure name="IDR_HELP_CONTENT_HTML" file="resources\help\help_conten t.html" flattenhtml="true" type="chrome_html" />
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_dow nloads\shared_style.css" type="BINDATA" /> 141 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_dow nloads\shared_style.css" type="BINDATA" />
141 <include name="IDR_MD_DOWNLOADS_STRINGS_HTML" file="resources\md_downloa ds\strings.html" type="BINDATA" /> 142 <include name="IDR_MD_DOWNLOADS_STRINGS_HTML" file="resources\md_downloa ds\strings.html" type="BINDATA" />
142 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_download s\toolbar.css" type="BINDATA" /> 143 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_download s\toolbar.css" type="BINDATA" />
143 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloa ds\toolbar.html" type="BINDATA" /> 144 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloa ds\toolbar.html" type="BINDATA" />
144 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads \toolbar.js" type="BINDATA" /> 145 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads \toolbar.js" type="BINDATA" />
145 </if> 146 </if>
146 <if expr="enable_extensions"> 147 <if expr="enable_extensions">
147 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> 148 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" />
148 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi on_list.js" flattenhtml="true" type="BINDATA" /> 149 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi on_list.js" flattenhtml="true" type="BINDATA" />
149 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions. js" flattenhtml="true" type="BINDATA" /> 150 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions. js" flattenhtml="true" type="BINDATA" />
151 <include name="IDR_MD_EXTENSIONS_MANAGER_HTML" file="resources\md_extens ions\manager.html" type="BINDATA" />
152 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio ns\manager.js" type="BINDATA" />
153 <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extens ions\strings.html" type="BINDATA" />
150 </if> 154 </if>
151 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" /> 155 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" />
152 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi sed_user_internals.html" allowexternalscript="true" type="BINDATA" /> 156 <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervi sed_user_internals.html" allowexternalscript="true" type="BINDATA" />
153 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis ed_user_internals.css" type="BINDATA" /> 157 <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervis ed_user_internals.css" type="BINDATA" />
154 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise d_user_internals.js" type="BINDATA" /> 158 <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervise d_user_internals.js" type="BINDATA" />
155 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" /> 159 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" />
156 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> 160 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" />
157 <if expr="_google_chrome or enable_hangout_services_extension"> 161 <if expr="_google_chrome or enable_hangout_services_extension">
158 <!-- Hangout Services extension, included in Google Chrome builds only. --> 162 <!-- Hangout Services extension, included in Google Chrome builds only. -->
159 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se rvices\manifest.json" type="BINDATA" /> 163 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se rvices\manifest.json" type="BINDATA" />
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 </if> 448 </if>
445 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 449 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
446 </if> 450 </if>
447 <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" />
448 <if expr="enable_media_router"> 452 <if expr="enable_media_router">
449 <part file="media_router_resources.grdp" /> 453 <part file="media_router_resources.grdp" />
450 </if> 454 </if>
451 </includes> 455 </includes>
452 </release> 456 </release>
453 </grit> 457 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/browser_about_handler.cc ('k') | chrome/browser/resources/md_extensions/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698