Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 <include name="IDR_VERSION_UI_CSS" file="../version_ui/resources/about_version .css" type="BINDATA" /> | 3 <include name="IDR_VERSION_UI_CSS" file="../version_ui/resources/about_version .css" type="BINDATA" /> |
| 4 <include name="IDR_VERSION_UI_HTML" file="../version_ui/resources/about_versio n.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 4 <include name="IDR_VERSION_UI_HTML" file="../version_ui/resources/about_versio n.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
|
Dan Beam
2015/12/09 21:45:07
should this if <if expr="is_ios">?
| |
| 5 <include name="IDR_VERSION_UI_IOS_JS" file="../version_ui/resources/about_vers ion_ios.js" type="BINDATA" /> | |
| 5 <include name="IDR_VERSION_UI_JS" file="../version_ui/resources/about_version. js" type="BINDATA" /> | 6 <include name="IDR_VERSION_UI_JS" file="../version_ui/resources/about_version. js" type="BINDATA" /> |
| 6 </grit-part> | 7 </grit-part> |
| OLD | NEW |