Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
In preparation for splitting the ScrollbarLayer class, rename it to
PaintedScrollbarLayer. A new layer type, SolidColorScrollbarLayer will
be created, and both classes will derive from ScrollbarLayerInterface.
Similarly, ScrollbarLayerImpl is renamed PaintedScrollbarLayerImpl, a
new class SolidColorScrollbarLayerImpl is created, both deriving from a shared
base class ScrollbarLayerImplBase.
FakeScrollbarLayer is renamed to FakePaintedScrollbarLayer.
BUG=
Review URL: https://chromiumcodereview.appspot.com/
23068016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219098 0039d316-1c4b-4281-b951-d872f2087c98