encrypted-media tests should not count # of SuspendableObjects
It is too fragile to count # of SuspendableObjects because
the result changes when people add/remove SuspendableObjects from the code base.
Alternately, the tests should directly count # of MediaKeys and MediaKeysSessions.
BUG=
610176
Committed:
https://crrev.com/7f6899612b14fdb5555e122092771675b98e0633
Cr-Commit-Position: refs/heads/master@{#440709}