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

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

Issue 10546068: Add trace-viewer to third party and redirect about:tracing to that implementation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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 | « DEPS ('k') | chrome/browser/ui/webui/tracing_ui.cc » ('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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 123 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
124 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestions _internals\suggestions_internals.html" flattenhtml="true" allowexternalscript="t rue" type="BINDATA" /> 124 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestions _internals\suggestions_internals.html" flattenhtml="true" allowexternalscript="t rue" type="BINDATA" />
125 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestions_ internals\suggestions_internals.css" type="BINDATA" /> 125 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestions_ internals\suggestions_internals.css" type="BINDATA" />
126 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions_i nternals\suggestions_internals.js" type="BINDATA" /> 126 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions_i nternals\suggestions_internals.js" type="BINDATA" />
127 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" /> 127 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" />
128 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" /> 128 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" />
129 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 129 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
130 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" /> 130 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" />
131 <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatten html="true" type="BINDATA" /> 131 <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatten html="true" type="BINDATA" />
132 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html " flattenhtml="true" type="BINDATA" /> 132 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html " flattenhtml="true" type="BINDATA" />
133 <include name="IDR_TRACING_HTML" file="resources\tracing.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
134 <include name="IDR_TRACING_JS" file="resources\tracing.js" flattenhtml="tr ue" type="BINDATA" />
135 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" /> 133 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" />
136 <include name="IDR_FEEDBACK_HTML" file="resources\feedback.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 134 <include name="IDR_FEEDBACK_HTML" file="resources\feedback.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
137 <include name="IDR_FEEDBACK_HTML_INVALID" file="resources\feedback_invalid .html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> 135 <include name="IDR_FEEDBACK_HTML_INVALID" file="resources\feedback_invalid .html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
138 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" /> 136 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" />
139 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" /> 137 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" />
140 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / > 138 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / >
141 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> 139 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" />
142 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" /> 140 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" />
143 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" /> 141 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" />
144 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" /> 142 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" />
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura') "> 199 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura') ">
202 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" /> 200 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" />
203 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> 201 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" />
204 </if> 202 </if>
205 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 203 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
206 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 204 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
207 </if> 205 </if>
208 </includes> 206 </includes>
209 </release> 207 </release>
210 </grit> 208 </grit>
OLDNEW
« no previous file with comments | « DEPS ('k') | chrome/browser/ui/webui/tracing_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698