jam
2014/03/17 19:56:24
can't do this, see the comment in
content/DEPS
can't do this, see the comment in
content/DEPS
91 # Content knows about grd files, but the specifics of how to get a resource
92 # given its id is left to the embedder.
93 "-ui/base/l10n",
94 "-ui/base/resource",
instead, use GetContentClient()->GetNativeImageNamed in webcursor_mac.mm instead
of calling out to ResourceBundle.
On 2014/03/17 19:56:24, jam wrote:
> can't do this, see the comment in
>
> content/DEPS
>
>
> 91 # Content knows about grd files, but the specifics of how to get a
resource
> 92 # given its id is left to the embedder.
> 93 "-ui/base/l10n",
> 94 "-ui/base/resource",
>
> instead, use GetContentClient()->GetNativeImageNamed in webcursor_mac.mm
instead
> of calling out to ResourceBundle.
Issue 201473002: Move webcursors code from webkit/ to content.
(Closed)
Created 6 years, 9 months ago by tfarina
Modified 6 years, 9 months ago
Reviewers: jam, Torne, darin (slow to review)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 5