IDR_URL_MOJO_JS and IDR_MOJO_URL_MOJOM_JS both refer to the same url.mojom.js |
|||
Issue description
I noticed we have two resource identifiers:
IDR_URL_MOJO_JS in chrome/browser/browser_resources.grd and IDR_MOJO_URL_MOJOM_JS in chrome/renderer/resources/renderer_resources.grd, both referring to url.mojom.js.
Similarly we have IDR_ORIGIN_MOJO_JS and IDR_ORIGIN_MOJOM_JS referring to origin.mojom.js.
Does this mean we are including two copies of {origin,url}.mojom.js? Should we consolidate them?
,
Jul 19 2017
,
Oct 17
|
|||
►
Sign in to add a comment |
|||
Comment 1 by roc...@chromium.org
, Jul 19 2017