cc: Remove invalidation history
commit4b219b204e672f48ba743919342191a001a27b9b
authorenne <enne@chromium.org>
Tue, 7 Apr 2015 19:11:01 +0000 (7 12:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 19:12:54 +0000 (7 19:12 +0000)
treefcd185686fac67fe4b89115fb8e1441861a500cc
parenta22ce7ae22a39dd3c1693a082b727a4d725fe306
cc: Remove invalidation history

Now that Blink handles animated gifs, this code is not needed.

BUG=467197

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

Cr-Commit-Position: refs/heads/master@{#324084}
12 files changed:
cc/layers/picture_layer.cc
cc/resources/display_list_recording_source.cc
cc/resources/display_list_recording_source.h
cc/resources/picture_pile.cc
cc/resources/picture_pile.h
cc/resources/picture_pile_impl.cc
cc/resources/picture_pile_impl.h
cc/resources/picture_pile_unittest.cc
cc/resources/recording_source.h
cc/test/fake_picture_pile.cc
cc/test/fake_picture_pile.h
cc/test/fake_picture_pile_impl.cc