Do not use assets for Ash window control button backgrounds
Paints the hovered/pressed background colors of the
Ash frame caption buttons programmatically and
deletes the now-obsolete asset files. Also
introduces ash_layout_constants.cc in order to
parameterize the constants which have different
values for material design; this is used to
specify the caption button dimensions which were
previously given by assets.
BUG=
569062
TEST=ash_unittests.*
Committed:
https://crrev.com/b161d2c9aab0c7eff442ba9c90303d8bce22880f
Cr-Commit-Position: refs/heads/master@{#367566}