commit | 6b61421f5b702f90617ffeff3ed83ab044c55ad9 | [log] [tgz] |
---|---|---|
author | hush <[email protected]> | Thu Dec 04 22:37:32 2014 |
committer | Commit bot <[email protected]> | Thu Dec 04 22:38:02 2014 |
tree | 58594f58c441c2f7675be1bd42b2e90ee4c0f802 | |
parent | 258cddfdb22627e42793771dc3a01f5b1cb1cc07 [diff] |
Use EXPECT_EQ when possible. EXPECT_RECT_EQ, EXPECT_SIZE_EQ, EXPECT_POINT_EQ, EXPECT_POINT3F_EQ could be replaced by EXPECT_EQ. Follow up of https://codereview.chromium.org/751453005/ Review URL: https://codereview.chromium.org/774763004 Cr-Commit-Position: refs/heads/master@{#306913}