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

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

Issue 997223003: New fast NTP that uses a single iframe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 <include name="IDR_LOCAL_DISCOVERY_CSS" file="resources\local_discovery\ local_discovery.css" type="BINDATA" /> 186 <include name="IDR_LOCAL_DISCOVERY_CSS" file="resources\local_discovery\ local_discovery.css" type="BINDATA" />
187 <include name="IDR_LOCAL_DISCOVERY_JS" file="resources\local_discovery\l ocal_discovery.js" flattenhtml="true" type="BINDATA" /> 187 <include name="IDR_LOCAL_DISCOVERY_JS" file="resources\local_discovery\l ocal_discovery.js" flattenhtml="true" type="BINDATA" />
188 <include name="IDR_LOCAL_DISCOVERY_DEVICE_PNG" file="resources\local_dis covery\device.png" type="BINDATA" /> 188 <include name="IDR_LOCAL_DISCOVERY_DEVICE_PNG" file="resources\local_dis covery\device.png" type="BINDATA" />
189 <include name="IDR_LOCAL_DISCOVERY_PRINTER_PNG" file="resources\local_di scovery\printer.png" type="BINDATA" /> 189 <include name="IDR_LOCAL_DISCOVERY_PRINTER_PNG" file="resources\local_di scovery\printer.png" type="BINDATA" />
190 </if> 190 </if>
191 191
192 <include name="IDR_INSTANT_IFRAME_VALIDATION_JS" file="resources\local_ntp \instant_iframe_validation.js" type="BINDATA" /> 192 <include name="IDR_INSTANT_IFRAME_VALIDATION_JS" file="resources\local_ntp \instant_iframe_validation.js" type="BINDATA" />
193 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 193 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm l" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
194 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" type="BINDATA" /> 194 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" type="BINDATA" />
195 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f lattenhtml="true" type="BINDATA" /> 195 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f lattenhtml="true" type="BINDATA" />
196 <include name="IDR_LOCAL_NTP_FAST_HTML" file="resources\local_ntp\local_nt p_fast.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
197 <include name="IDR_LOCAL_NTP_FAST_CSS" file="resources\local_ntp\local_ntp _fast.css" type="BINDATA" />
198 <include name="IDR_LOCAL_NTP_FAST_JS" file="resources\local_ntp\local_ntp_ fast.js" flattenhtml="true" type="BINDATA" />
196 <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_ util.js" flattenhtml="true" type="BINDATA" /> 199 <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_ util.js" flattenhtml="true" type="BINDATA" />
197 <include name="IDR_LOCAL_NTP_DESIGN_JS" file="resources\local_ntp\local_nt p_design.js" flattenhtml="true" type="BINDATA" /> 200 <include name="IDR_LOCAL_NTP_DESIGN_JS" file="resources\local_ntp\local_nt p_design.js" flattenhtml="true" type="BINDATA" />
198 <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_sta te.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 201 <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_sta te.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
199 <include name="IDR_LOCAL_STATE_JS" file="resources\local_state\local_state .js" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 202 <include name="IDR_LOCAL_STATE_JS" file="resources\local_state\local_state .js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
200 <include name="IDR_MOST_VISITED_IFRAME_CSS" file="resources\local_ntp\most _visited_iframe.css" type="BINDATA" /> 203 <include name="IDR_MOST_VISITED_IFRAME_CSS" file="resources\local_ntp\most _visited_iframe.css" type="BINDATA" />
201 <include name="IDR_MOST_VISITED_TITLE_HTML" file="resources\local_ntp\most _visited_title.html" type="BINDATA" /> 204 <include name="IDR_MOST_VISITED_TITLE_HTML" file="resources\local_ntp\most _visited_title.html" type="BINDATA" />
202 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_ visited_title.css" type="BINDATA" /> 205 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_ visited_title.css" type="BINDATA" />
203 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v isited_title.js" type="BINDATA" /> 206 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v isited_title.js" type="BINDATA" />
204 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\ most_visited_thumbnail.html" type="BINDATA" /> 207 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\ most_visited_thumbnail.html" type="BINDATA" />
205 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m ost_visited_thumbnail.css" type="BINDATA" /> 208 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m ost_visited_thumbnail.css" type="BINDATA" />
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 </if> 437 </if>
435 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" /> 438 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" />
436 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 439 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
437 </if> 440 </if>
438 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 441 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
439 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 442 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
440 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 443 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
441 </includes> 444 </includes>
442 </release> 445 </release>
443 </grit> 446 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698