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

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

Issue 1124873002: Mocha adapter for Polymer browser tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Split out non-mocha stuff Created 5 years, 7 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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 199 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm l" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
200 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" type="BINDATA" /> 200 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" type="BINDATA" />
201 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f lattenhtml="true" type="BINDATA" /> 201 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f lattenhtml="true" type="BINDATA" />
202 <include name="IDR_LOCAL_NTP_FAST_HTML" file="resources\local_ntp\local_nt p_fast.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 202 <include name="IDR_LOCAL_NTP_FAST_HTML" file="resources\local_ntp\local_nt p_fast.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
203 <include name="IDR_LOCAL_NTP_FAST_CSS" file="resources\local_ntp\local_ntp _fast.css" type="BINDATA" /> 203 <include name="IDR_LOCAL_NTP_FAST_CSS" file="resources\local_ntp\local_ntp _fast.css" type="BINDATA" />
204 <include name="IDR_LOCAL_NTP_FAST_JS" file="resources\local_ntp\local_ntp_ fast.js" flattenhtml="true" type="BINDATA" /> 204 <include name="IDR_LOCAL_NTP_FAST_JS" file="resources\local_ntp\local_ntp_ fast.js" flattenhtml="true" type="BINDATA" />
205 <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_ util.js" flattenhtml="true" type="BINDATA" /> 205 <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_ util.js" flattenhtml="true" type="BINDATA" />
206 <include name="IDR_LOCAL_NTP_DESIGN_JS" file="resources\local_ntp\local_nt p_design.js" flattenhtml="true" type="BINDATA" /> 206 <include name="IDR_LOCAL_NTP_DESIGN_JS" file="resources\local_ntp\local_nt p_design.js" flattenhtml="true" type="BINDATA" />
207 <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_sta te.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 207 <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_sta te.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
208 <include name="IDR_LOCAL_STATE_JS" file="resources\local_state\local_state .js" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 208 <include name="IDR_LOCAL_STATE_JS" file="resources\local_state\local_state .js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
209 <include name="IDR_MOCHA_ADAPTER_JS" file="..\test\data\webui\mocha_adapte r.js" flattenhtml="true" type="chrome_html" />
210 <include name="IDR_MOCHA_JS" file="..\..\third_party\mocha\mocha.js" flatt enhtml="true" type="chrome_html" />
michaelpg 2015/05/05 12:23:54 I don't feel good about adding these to browser_re
stevenjb 2015/05/05 22:30:28 Yeah, this seems weird, but I don't know what the
michaelpg 2015/05/14 19:08:48 We could exclude these from branding=Chrome builds
209 <include name="IDR_MOST_VISITED_IFRAME_CSS" file="resources\local_ntp\most _visited_iframe.css" type="BINDATA" /> 211 <include name="IDR_MOST_VISITED_IFRAME_CSS" file="resources\local_ntp\most _visited_iframe.css" type="BINDATA" />
210 <include name="IDR_MOST_VISITED_TITLE_HTML" file="resources\local_ntp\most _visited_title.html" type="BINDATA" /> 212 <include name="IDR_MOST_VISITED_TITLE_HTML" file="resources\local_ntp\most _visited_title.html" type="BINDATA" />
211 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_ visited_title.css" type="BINDATA" /> 213 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_ visited_title.css" type="BINDATA" />
212 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v isited_title.js" type="BINDATA" /> 214 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v isited_title.js" type="BINDATA" />
213 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\ most_visited_thumbnail.html" type="BINDATA" /> 215 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\ most_visited_thumbnail.html" type="BINDATA" />
214 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m ost_visited_thumbnail.css" type="BINDATA" /> 216 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m ost_visited_thumbnail.css" type="BINDATA" />
215 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo st_visited_thumbnail.js" type="BINDATA" /> 217 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo st_visited_thumbnail.js" type="BINDATA" />
216 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos t_visited_single.html" type="BINDATA" /> 218 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos t_visited_single.html" type="BINDATA" />
217 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most _visited_single.css" type="BINDATA" /> 219 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most _visited_single.css" type="BINDATA" />
218 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_ visited_single.js" type="BINDATA" /> 220 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_ visited_single.js" type="BINDATA" />
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 </if> 451 </if>
450 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 452 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
451 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 453 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
452 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 454 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
453 <if expr="enable_media_router"> 455 <if expr="enable_media_router">
454 <part file="media_router_resources.grdp" /> 456 <part file="media_router_resources.grdp" />
455 </if> 457 </if>
456 </includes> 458 </includes>
457 </release> 459 </release>
458 </grit> 460 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/web_component_test.html » ('j') | chrome/test/data/webui/mocha_adapter.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698