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.
Dan Beam
2015/10/15 04:02:35
this is kind of weird... why wouldn't a .grd that
this is kind of weird... why wouldn't a .grd that has .grdp's in various sub
directory live in the common ancestor?
i.e.
components/
can_access_version_ui_and_resources.grd
<part file=version_ui/some.grdp>
<part file=resources/some.grdp>
version_ui/
some.grdp
resources/
some.grdp
or whatever
droger
2015/10/15 15:21:57
I agree, but all components resources are architec
On 2015/10/15 04:02:35, Dan Beam wrote:
> this is kind of weird... why wouldn't a .grd that has .grdp's in various sub
> directory live in the common ancestor?
>
> i.e.
>
> components/
>
> can_access_version_ui_and_resources.grd
> <part file=version_ui/some.grdp>
> <part file=resources/some.grdp>
>
> version_ui/
> some.grdp
>
> resources/
> some.grdp
>
> or whatever
I agree, but all components resources are architectured like this.
In other words, this file is consistent with the ~15 other resource files in
this directory.
I think changing this is out of scope of this CL.
Issue 1332353003: Move resources for version_ui to //components/version_ui
(Closed)
Created 5 years, 3 months ago by droger
Modified 5 years, 2 months ago
Reviewers: Dan Beam, jochen (gone - plz use gerrit)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 9