cc: Add property tree verification for compositor thread
commit073719864cd7b9af3ae19aa023d32a42a27e631d
authorenne <enne@chromium.org>
Tue, 19 May 2015 22:36:08 +0000 (19 15:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 22:36:15 +0000 (19 22:36 +0000)
tree6e23e0778fc579646f6954bc48d73f6865864a6d
parent933b352b80d2cf8443bf18934b4296573c404a73
cc: Add property tree verification for compositor thread

Depends on https://codereview.chromium.org/1134753005 to turn off
verify_property_trees everywhere so that this doesn't break the world.

This verification is turned off by default, and can be enabled
locally everywhere by reverting the above patch.

R=ajuma@chromium.org,vollick@chromium.org
BUG=481585

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

Cr-Commit-Position: refs/heads/master@{#330639}
cc/trees/layer_tree_host_common.cc