DescriptionDon't use EXPECT_FLOAT_RECT_EQ from geometry_test_utils.h for non-gfx types.
This change is needed to help the rename_to_chrome_style clang tool with
the Great Blink Rename. Without this change, the tool would rename
blink::FloatRect::x accessor to X and consequently would rename all
references to this name (which before this CL would also include the
body of the EXPECT_FLOAT_RECT_EQ macro defined in
cc/test/geometry_test_utils.h).
BUG=678704
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2617563003
Cr-Commit-Position: refs/heads/master@{#441746}
Committed: https://chromium.googlesource.com/chromium/src/+/79c766c81131835cc15ca44234a12b7faab715b6
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|