Make a bunch of structs anonymous ...
commitf4f532e27b9130fab6da3d1c08216222fc8b5f87
authorviettrungluu <viettrungluu@chromium.org>
Thu, 16 Oct 2014 22:09:24 +0000 (16 15:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Oct 2014 22:10:26 +0000 (16 22:10 +0000)
treecad606c2bb2d0ac0ba453bc71f699107f789ca54
parent421b14b608c3576384d179e592976647591d0286
Make a bunch of structs anonymous ...

... instead of naming them just so that arraysize can be used (instead
of ARRAYSIZE_UNSAFE), since C++11 removes this restriction. Also remove
some comments about this.

(Note that the change was automatically formatted, as required by the
presubmit check. Arguably, the entire file should be reformatted for
consistency, but that should be done separately.)

R=ajuma@chromium.org
BUG=423134

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

Cr-Commit-Position: refs/heads/master@{#299989}
cc/animation/transform_operations_unittest.cc