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

Side by Side Diff: components/resources/version_ui_resources.grdp

Issue 1332353003: Move resources for version_ui to //components/version_ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <include name="IDR_VERSION_UI_CSS" file="../version_ui/resources/about_version .css" type="BINDATA" />
Dan Beam 2015/10/15 04:02:35 this is kind of weird... why wouldn't a .grd that
droger 2015/10/15 15:21:57 I agree, but all components resources are architec
4 <include name="IDR_VERSION_UI_HTML" file="../version_ui/resources/about_versio n.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
5 <include name="IDR_VERSION_UI_JS" file="../version_ui/resources/about_version. js" type="BINDATA" />
6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698