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

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

Issue 1486403002: Mojo-ifying chrome://version. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing ActiveTabTest.ChromeUrlGrants Created 5 years 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 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo st_visited_thumbnail.js" type="BINDATA" /> 240 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo st_visited_thumbnail.js" type="BINDATA" />
241 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos t_visited_single.html" type="BINDATA" /> 241 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos t_visited_single.html" type="BINDATA" />
242 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most _visited_single.css" type="BINDATA" /> 242 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most _visited_single.css" type="BINDATA" />
243 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_ visited_single.js" type="BINDATA" /> 243 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_ visited_single.js" type="BINDATA" />
244 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi sited_util.js" type="BINDATA" flattenhtml="true" /> 244 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi sited_util.js" type="BINDATA" flattenhtml="true" />
245 <include name="IDR_MOST_VISITED_WINDOW_DISPOSITION_UTIL_JS" file="resource s\local_ntp\window_disposition_util.js" type="BINDATA" /> 245 <include name="IDR_MOST_VISITED_WINDOW_DISPOSITION_UTIL_JS" file="resource s\local_ntp\window_disposition_util.js" type="BINDATA" />
246 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 246 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
247 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type= "BINDATA" /> 247 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type= "BINDATA" />
248 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B INDATA" /> 248 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B INDATA" />
249 <include name="IDR_OMNIBOX_MOJO_JS" file="${root_gen_dir}\chrome\browser\u i\webui\omnibox\omnibox.mojom.js" use_base_dir="false" type="BINDATA"/> 249 <include name="IDR_OMNIBOX_MOJO_JS" file="${root_gen_dir}\chrome\browser\u i\webui\omnibox\omnibox.mojom.js" use_base_dir="false" type="BINDATA"/>
250 <include name="IDR_VERSION_MOJO_JS" file="${root_gen_dir}\chrome\browser\u i\webui\version.mojom.js" use_base_dir="false" type="BINDATA"/>
250 <if expr="enable_plugins"> 251 <if expr="enable_plugins">
251 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 252 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
252 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA " /> 253 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA " />
253 </if> 254 </if>
254 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt enhtml="true" allowexternalscript="true" type="BINDATA" /> 255 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt enhtml="true" allowexternalscript="true" type="BINDATA" />
255 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN DATA" /> 256 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN DATA" />
256 <if expr="enable_plugins"> 257 <if expr="enable_plugins">
257 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type ="BINDATA" /> 258 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type ="BINDATA" />
258 </if> 259 </if>
259 <if expr="is_win"> 260 <if expr="is_win">
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
466 </if> 467 </if>
467 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 468 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
468 </if> 469 </if>
469 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 470 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
470 <if expr="enable_media_router"> 471 <if expr="enable_media_router">
471 <part file="media_router_resources.grdp" /> 472 <part file="media_router_resources.grdp" />
472 </if> 473 </if>
473 </includes> 474 </includes>
474 </release> 475 </release>
475 </grit> 476 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698