Descriptionui: Fix usage of desktop_linux in our grd files.
Its use confuses gn, because gn does not have this concept of
desktop_linux. There it is defined as is_linux && !is_chromeos. Use that
in our grd files and get rid of desktop_linux usage.
This may break BSDs and Solaris, but who really cares? We don't have
configs on the bots supporting that platforms.
BUG=367591
TEST=None
R=brettw@chromium.org,oshima@chromium.org
Patch Set 1 #
Messages
Total messages: 16 (0 generated)
|