cc: remove has_text()
commita49e4a083623efc3a9d5d8343b5e17956cbb8f84
authorhendrikw <hendrikw@chromium.org>
Tue, 28 Oct 2014 19:28:09 +0000 (28 12:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Oct 2014 19:28:29 +0000 (28 19:28 +0000)
tree84e3555fed34a3b4b582055f0cbab8fb539d0360
parent9fd9f0a04570cefb62b18bdac864636fc7e05026
cc: remove has_text()

Since we now use dffs on animated text, we no longer need has_text().

The unit test code I've removed were used to test layers using
has_text(), since they don't do anything unique from the code
already called, it is no longer needed.

BUG=

Review URL: https://codereview.chromium.org/681383002

Cr-Commit-Position: refs/heads/master@{#301685}
cc/layers/picture_layer_impl_unittest.cc
cc/resources/picture_pile.cc
cc/resources/picture_pile_base.cc
cc/resources/picture_pile_base.h
cc/test/fake_picture_pile_impl.h