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

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

Issue 2752173002: MD Bookmarks: Remove old bookmark data store (Closed)
Patch Set: Rebase Created 3 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
« no previous file with comments | « no previous file | chrome/browser/resources/md_bookmarks/bookmarks_store.js » ('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 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 255
256 <if expr="not is_android and not is_ios"> 256 <if expr="not is_android and not is_ios">
257 <!-- MD Bookmarks. --> 257 <!-- MD Bookmarks. -->
258 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar ks\actions.html" type="BINDATA" /> 258 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar ks\actions.html" type="BINDATA" />
259 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks \actions.js" type="BINDATA" /> 259 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks \actions.js" type="BINDATA" />
260 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo okmarks\api_listener.html" type="BINDATA" /> 260 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo okmarks\api_listener.html" type="BINDATA" />
261 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book marks\api_listener.js" type="BINDATA" /> 261 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book marks\api_listener.js" type="BINDATA" />
262 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a pp.html" type="BINDATA" /> 262 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a pp.html" type="BINDATA" />
263 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app .js" type="BINDATA" /> 263 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app .js" type="BINDATA" />
264 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm arks\bookmarks.html" type="BINDATA" /> 264 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm arks\bookmarks.html" type="BINDATA" />
265 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_STORE_JS" file="resources\md_b ookmarks\bookmarks_store.js" type="BINDATA" />
266 <include name="IDR_MD_BOOKMARKS_EDIT_DIALOG_HTML" file="resources\md_boo kmarks\edit_dialog.html" type="BINDATA" /> 265 <include name="IDR_MD_BOOKMARKS_EDIT_DIALOG_HTML" file="resources\md_boo kmarks\edit_dialog.html" type="BINDATA" />
267 <include name="IDR_MD_BOOKMARKS_EDIT_DIALOG_JS" file="resources\md_bookm arks\edit_dialog.js" type="BINDATA" /> 266 <include name="IDR_MD_BOOKMARKS_EDIT_DIALOG_JS" file="resources\md_bookm arks\edit_dialog.js" type="BINDATA" />
268 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_HTML" file="resources\md_boo kmarks\folder_node.html" type="BINDATA" /> 267 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_HTML" file="resources\md_boo kmarks\folder_node.html" type="BINDATA" />
269 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_JS" file="resources\md_bookm arks\folder_node.js" type="BINDATA" /> 268 <include name="IDR_MD_BOOKMARKS_FOLDER_NODE_JS" file="resources\md_bookm arks\folder_node.js" type="BINDATA" />
270 <include name="IDR_MD_BOOKMARKS_ICONS_HTML" file="resources\md_bookmarks \icons.html" type="BINDATA" /> 269 <include name="IDR_MD_BOOKMARKS_ICONS_HTML" file="resources\md_bookmarks \icons.html" type="BINDATA" />
271 <include name="IDR_MD_BOOKMARKS_ITEM_HTML" file="resources\md_bookmarks\ item.html" type="BINDATA" /> 270 <include name="IDR_MD_BOOKMARKS_ITEM_HTML" file="resources\md_bookmarks\ item.html" type="BINDATA" />
272 <include name="IDR_MD_BOOKMARKS_ITEM_JS" file="resources\md_bookmarks\it em.js" type="BINDATA" /> 271 <include name="IDR_MD_BOOKMARKS_ITEM_JS" file="resources\md_bookmarks\it em.js" type="BINDATA" />
273 <include name="IDR_MD_BOOKMARKS_LIST_HTML" file="resources\md_bookmarks\ list.html" type="BINDATA" /> 272 <include name="IDR_MD_BOOKMARKS_LIST_HTML" file="resources\md_bookmarks\ list.html" type="BINDATA" />
274 <include name="IDR_MD_BOOKMARKS_LIST_JS" file="resources\md_bookmarks\li st.js" type="BINDATA" /> 273 <include name="IDR_MD_BOOKMARKS_LIST_JS" file="resources\md_bookmarks\li st.js" type="BINDATA" />
275 <include name="IDR_MD_BOOKMARKS_REDUCERS_HTML" file="resources\md_bookma rks\reducers.html" type="BINDATA" /> 274 <include name="IDR_MD_BOOKMARKS_REDUCERS_HTML" file="resources\md_bookma rks\reducers.html" type="BINDATA" />
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" /> 646 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" />
648 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" /> 647 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" />
649 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" /> 648 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" />
650 </if> 649 </if>
651 <if expr="not is_android and not is_ios"> 650 <if expr="not is_android and not is_ios">
652 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> 651 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" />
653 </if> 652 </if>
654 </includes> 653 </includes>
655 </release> 654 </release>
656 </grit> 655 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/md_bookmarks/bookmarks_store.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698