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

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

Issue 608283003: Remove retail mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 11 matching lines...) Expand all
22 <if expr="enable_app_list"> 22 <if expr="enable_app_list">
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 <structure name="IDR_APP_LIST_HOTWORD_NACL_NMF" file="resources\app_list \hotword_nacl.nmf" flattenhtml="true" type="chrome_html" /> 26 <structure name="IDR_APP_LIST_HOTWORD_NACL_NMF" file="resources\app_list \hotword_nacl.nmf" flattenhtml="true" type="chrome_html" />
27 </if> 27 </if>
28 <if expr="is_android"> 28 <if expr="is_android">
29 <structure name="IDR_CONTEXTUAL_SEARCH_PROMO_CSS" file="resources\contex tual_search\promo.css" flattenhtml="true" type="chrome_html" /> 29 <structure name="IDR_CONTEXTUAL_SEARCH_PROMO_CSS" file="resources\contex tual_search\promo.css" flattenhtml="true" type="chrome_html" />
30 <structure name="IDR_CONTEXTUAL_SEARCH_PROMO_HTML" file="resources\conte xtual_search\promo.html" flattenhtml="true" type="chrome_html" /> 30 <structure name="IDR_CONTEXTUAL_SEARCH_PROMO_HTML" file="resources\conte xtual_search\promo.html" flattenhtml="true" type="chrome_html" />
31 </if> 31 </if>
32 <if expr="chromeos">
33 <structure name="IDR_DEMO_USER_LOGIN_HTML" file="resources\chromeos\logi n\demo_user_login.html" flattenhtml="true" type="chrome_html" />
34 <structure name="IDR_DEMO_USER_LOGIN_JS" file="resources\chromeos\login\ demo_user_login.js" flattenhtml="true" type="chrome_html" />
35 </if>
36 <if expr="not is_android"> 32 <if expr="not is_android">
37 <structure name="IDR_DOWNLOADS_CSS" file="resources\downloads\downloads. css" flattenhtml="true" type="chrome_html" /> 33 <structure name="IDR_DOWNLOADS_CSS" file="resources\downloads\downloads. css" flattenhtml="true" type="chrome_html" />
38 <structure name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads .html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 34 <structure name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads .html" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
39 </if> 35 </if>
40 <if expr="enable_extensions"> 36 <if expr="enable_extensions">
41 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" /> 37 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" />
42 </if> 38 </if>
43 <if expr="chromeos"> 39 <if expr="chromeos">
44 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/> 40 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/>
45 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" /> 41 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" />
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 <include name="IDR_CANGJIE_MANIFEST" file="resources\chromeos\input_me thod\cangjie_manifest.json" type="BINDATA" /> 438 <include name="IDR_CANGJIE_MANIFEST" file="resources\chromeos\input_me thod\cangjie_manifest.json" type="BINDATA" />
443 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho d\mozc_manifest.json" type="BINDATA" /> 439 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho d\mozc_manifest.json" type="BINDATA" />
444 </if> 440 </if>
445 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" /> 441 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" />
446 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 442 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
447 </if> 443 </if>
448 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 444 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
449 </includes> 445 </includes>
450 </release> 446 </release>
451 </grit> 447 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698