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

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

Issue 10108001: Refactor print preview web ui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/color_settings.html » ('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 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 </if> 97 </if>
98 <if expr="is_linux"> 98 <if expr="is_linux">
99 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugins_linux.json" t ype="BINDATA" /> 99 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugins_linux.json" t ype="BINDATA" />
100 </if> 100 </if>
101 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/ > 101 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/ >
102 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/> 102 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/>
103 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> 103 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/>
104 <include name="IDR_PRINT_PREVIEW_DUMMY_HTML" file="resources\print_preview \print_preview_dummy.html" flattenhtml="true" allowexternalscript="true" type="B INDATA" /> 104 <include name="IDR_PRINT_PREVIEW_DUMMY_HTML" file="resources\print_preview \print_preview_dummy.html" flattenhtml="true" allowexternalscript="true" type="B INDATA" />
105 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print _preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 105 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print _preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
106 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_p review.js" flattenhtml="true" type="BINDATA" /> 106 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_p review.js" flattenhtml="true" type="BINDATA" />
107 <include name="IDR_PRINT_PREVIEW_IMAGES_CLASSIC_PRINTER_24"
Albert Bodenhamer 2012/04/16 19:25:06 Why 2 different color depths? Keep in mind, space
108 file="resources\print_preview\images\classic_printer_24.png" type ="BINDATA" />
109 <include name="IDR_PRINT_PREVIEW_IMAGES_CLOUD_PRINTER_24"
110 file="resources\print_preview\images\cloud_printer_24.png" type=" BINDATA" />
111 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_SPONSORED_PRINTER_24"
112 file="resources\print_preview\images\google_sponsored_printer_24. png" type="BINDATA" />
113 <include name="IDR_PRINT_PREVIEW_IMAGES_CLASSIC_PRINTER_32"
114 file="resources\print_preview\images\classic_printer_32.png" type ="BINDATA" />
115 <include name="IDR_PRINT_PREVIEW_IMAGES_CLOUD_PRINTER_32"
116 file="resources\print_preview\images\cloud_printer_32.png" type=" BINDATA" />
117 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_SPONSORED_PRINTER_32"
118 file="resources\print_preview\images\google_sponsored_printer_32. png" type="BINDATA" />
107 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 119 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
108 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" /> 120 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" />
109 <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_ date.html" flattenhtml="true" type="BINDATA" /> 121 <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_ date.html" flattenhtml="true" type="BINDATA" />
110 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 122 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" />
111 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 123 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
112 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 124 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
113 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" /> 125 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" />
114 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" /> 126 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" />
115 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 127 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
116 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" /> 128 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" />
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura') "> 196 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura') ">
185 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" /> 197 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" />
186 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> 198 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" />
187 </if> 199 </if>
188 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 200 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
189 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 201 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
190 </if> 202 </if>
191 </includes> 203 </includes>
192 </release> 204 </release>
193 </grit> 205 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/color_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698