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

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

Issue 2446823002: bluetooth: Componentize device list in chrome://bluetooth-internals. (Closed)
Patch Set: Change innerText to textContent in device table Created 4 years, 1 month 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" 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 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 </if> 97 </if>
98 <if expr="not disable_nacl"> 98 <if expr="not disable_nacl">
99 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 99 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
100 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatt enhtml="true" type="chrome_html" /> 100 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatt enhtml="true" type="chrome_html" />
101 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="B INDATA" /> 101 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="B INDATA" />
102 </if> 102 </if>
103 <if expr="not is_android"> 103 <if expr="not is_android">
104 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h tml" flattenhtml="true" type="BINDATA" /> 104 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h tml" flattenhtml="true" type="BINDATA" />
105 </if> 105 </if>
106 <include name="IDR_AD_NETWORK_HASHES" file="resources\ad_networks.dat" typ e="BINDATA" /> 106 <include name="IDR_AD_NETWORK_HASHES" file="resources\ad_networks.dat" typ e="BINDATA" />
107 <include name="IDR_BLUETOOTH_INTERNALS_CSS" file="resources\bluetooth_inte rnals\bluetooth_internals.css" type="BINDATA" compress="gzip" />
108 <include name="IDR_BLUETOOTH_INTERNALS_HTML" file="resources\bluetooth_int ernals\bluetooth_internals.html" flattenhtml="true" allowexternalscript="true" t ype="BINDATA" compress="gzip" />
109 <include name="IDR_BLUETOOTH_INTERNALS_JS" file="resources\bluetooth_inter nals\bluetooth_internals.js" type="BINDATA" compress="gzip" />
110 <include name="IDR_BLUETOOTH_ADAPTER_MOJO_JS" file="${root_gen_dir}\device \bluetooth\public\interfaces\adapter.mojom.js" use_base_dir="false" type="BINDAT A" compress="gzip" /> 107 <include name="IDR_BLUETOOTH_ADAPTER_MOJO_JS" file="${root_gen_dir}\device \bluetooth\public\interfaces\adapter.mojom.js" use_base_dir="false" type="BINDAT A" compress="gzip" />
111 <include name="IDR_BLUETOOTH_DEVICE_MOJO_JS" file="${root_gen_dir}\device\ bluetooth\public\interfaces\device.mojom.js" use_base_dir="false" type="BINDATA" compress="gzip" /> 108 <include name="IDR_BLUETOOTH_DEVICE_MOJO_JS" file="${root_gen_dir}\device\ bluetooth\public\interfaces\device.mojom.js" use_base_dir="false" type="BINDATA" compress="gzip" />
109 <include name="IDR_BLUETOOTH_INTERNALS_CSS" file="resources\bluetooth_inte rnals\bluetooth_internals.css" type="BINDATA" compress="gzip" />
110 <include name="IDR_BLUETOOTH_INTERNALS_ADAPTER_BROKER_JS" file="resources\ bluetooth_internals\adapter_broker.js" type="BINDATA" compress="gzip" />
111 <include name="IDR_BLUETOOTH_INTERNALS_DEVICE_COLLECTION_JS" file="resourc es\bluetooth_internals\device_collection.js" type="BINDATA" compress="gzip" />
112 <include name="IDR_BLUETOOTH_INTERNALS_DEVICE_TABLE_JS" file="resources\bl uetooth_internals\device_table.js" type="BINDATA" compress="gzip" />
113 <include name="IDR_BLUETOOTH_INTERNALS_HTML" file="resources\bluetooth_int ernals\bluetooth_internals.html" flattenhtml="true" allowexternalscript="true" t ype="BINDATA" compress="gzip" />
114 <include name="IDR_BLUETOOTH_INTERNALS_INTERFACES_JS" file="resources\blue tooth_internals\interfaces.js" type="BINDATA" compress="gzip" />
115 <include name="IDR_BLUETOOTH_INTERNALS_JS" file="resources\bluetooth_inter nals\bluetooth_internals.js" type="BINDATA" compress="gzip" />
112 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" /> 116 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" />
113 <if expr="is_posix and not is_macosx and not is_ios"> 117 <if expr="is_posix and not is_macosx and not is_ios">
114 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" /> 118 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" />
115 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" /> 119 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" />
116 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" /> 120 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" />
117 </if> 121 </if>
118 <if expr="enable_app_list"> 122 <if expr="enable_app_list">
119 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" /> 123 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" />
120 </if> 124 </if>
121 <if expr="enable_printing"> 125 <if expr="enable_printing">
(...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after
603 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 607 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
604 </if> 608 </if>
605 <include name="IDR_CHROME_CONTENT_BROWSER_MANIFEST_OVERLAY" file="chrome_c ontent_browser_manifest_overlay.json" type="BINDATA" /> 609 <include name="IDR_CHROME_CONTENT_BROWSER_MANIFEST_OVERLAY" file="chrome_c ontent_browser_manifest_overlay.json" type="BINDATA" />
606 <include name="IDR_CHROME_CONTENT_GPU_MANIFEST_OVERLAY" file="chrome_conte nt_gpu_manifest_overlay.json" type="BINDATA" /> 610 <include name="IDR_CHROME_CONTENT_GPU_MANIFEST_OVERLAY" file="chrome_conte nt_gpu_manifest_overlay.json" type="BINDATA" />
607 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co ntent_plugin_manifest_overlay.json" type="BINDATA" /> 611 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co ntent_plugin_manifest_overlay.json" type="BINDATA" />
608 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_ content_renderer_manifest_overlay.json" type="BINDATA" /> 612 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_ content_renderer_manifest_overlay.json" type="BINDATA" />
609 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c ontent_utility_manifest_overlay.json" type="BINDATA" /> 613 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c ontent_utility_manifest_overlay.json" type="BINDATA" />
610 </includes> 614 </includes>
611 </release> 615 </release>
612 </grit> 616 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698