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

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

Issue 2352293002: MD History: Replace app-route with a custom router (Closed)
Patch Set: Delete stray newline Created 4 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 | « no previous file | chrome/browser/resources/md_history/app.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" 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 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_HTML" file="reso urces\md_history\history_list_behavior.html" type="BINDATA" /> 254 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_HTML" file="reso urces\md_history\history_list_behavior.html" type="BINDATA" />
255 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_JS" file="resour ces\md_history\history_list_behavior.js" type="BINDATA" /> 255 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_JS" file="resour ces\md_history\history_list_behavior.js" type="BINDATA" />
256 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_ history\history_list.html" type="BINDATA" /> 256 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_ history\history_list.html" type="BINDATA" />
257 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_hi story\history_list.js" type="BINDATA" /> 257 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_hi story\history_list.js" type="BINDATA" />
258 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\ md_history\history_toolbar.html" type="BINDATA" /> 258 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\ md_history\history_toolbar.html" type="BINDATA" />
259 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md _history\history_toolbar.js" type="BINDATA" /> 259 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md _history\history_toolbar.js" type="BINDATA" />
260 <include name="IDR_MD_HISTORY_ICONS_HTML" file="resources\md_history \icons.html" type="BINDATA" /> 260 <include name="IDR_MD_HISTORY_ICONS_HTML" file="resources\md_history \icons.html" type="BINDATA" />
261 <include name="IDR_MD_HISTORY_LAZY_LOAD_HTML" file="resources\md_his tory\lazy_load.html" type="BINDATA" /> 261 <include name="IDR_MD_HISTORY_LAZY_LOAD_HTML" file="resources\md_his tory\lazy_load.html" type="BINDATA" />
262 <include name="IDR_MD_HISTORY_LIST_CONTAINER_HTML" file="resources\m d_history\list_container.html" type="BINDATA" /> 262 <include name="IDR_MD_HISTORY_LIST_CONTAINER_HTML" file="resources\m d_history\list_container.html" type="BINDATA" />
263 <include name="IDR_MD_HISTORY_LIST_CONTAINER_JS" file="resources\md_ history\list_container.js" type="BINDATA" /> 263 <include name="IDR_MD_HISTORY_LIST_CONTAINER_JS" file="resources\md_ history\list_container.js" type="BINDATA" />
264 <include name="IDR_MD_HISTORY_ROUTER_HTML" file="resources\md_histor y\router.html" type="BINDATA" />
265 <include name="IDR_MD_HISTORY_ROUTER_JS" file="resources\md_history\ router.js" type="BINDATA" />
264 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_HTML" file="resources\m d_history\searched_label.html" type="BINDATA" /> 266 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_HTML" file="resources\m d_history\searched_label.html" type="BINDATA" />
265 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_JS" file="resources\md_ history\searched_label.js" type="BINDATA" /> 267 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_JS" file="resources\md_ history\searched_label.js" type="BINDATA" />
266 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_ history\shared_style.html" type="BINDATA" /> 268 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_ history\shared_style.html" type="BINDATA" />
267 <include name="IDR_MD_HISTORY_SHARED_VARS_HTML" file="resources\md_h istory\shared_vars.html" type="BINDATA" /> 269 <include name="IDR_MD_HISTORY_SHARED_VARS_HTML" file="resources\md_h istory\shared_vars.html" type="BINDATA" />
268 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_hist ory\side_bar.html" type="BINDATA" /> 270 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_hist ory\side_bar.html" type="BINDATA" />
269 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_histor y\side_bar.js" type="BINDATA" /> 271 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_histor y\side_bar.js" type="BINDATA" />
270 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resourc es\md_history\synced_device_card.html" type="BINDATA" /> 272 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resourc es\md_history\synced_device_card.html" type="BINDATA" />
271 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources \md_history\synced_device_card.js" type="BINDATA" /> 273 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources \md_history\synced_device_card.js" type="BINDATA" />
272 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="reso urces\md_history\synced_device_manager.html" type="BINDATA" /> 274 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="reso urces\md_history\synced_device_manager.html" type="BINDATA" />
273 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resour ces\md_history\synced_device_manager.js" type="BINDATA" /> 275 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resour ces\md_history\synced_device_manager.js" type="BINDATA" />
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 </if> 591 </if>
590 <if expr="not is_android and not is_ios"> 592 <if expr="not is_android and not is_ios">
591 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 593 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
592 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 594 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
593 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 595 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
594 </if> 596 </if>
595 <include name="IDR_CONTENT_BROWSER_MANIFEST_OVERLAY" file="content_browser _manifest_overlay.json" type="BINDATA" /> 597 <include name="IDR_CONTENT_BROWSER_MANIFEST_OVERLAY" file="content_browser _manifest_overlay.json" type="BINDATA" />
596 </includes> 598 </includes>
597 </release> 599 </release>
598 </grit> 600 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/md_history/app.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698