DescriptionChange webkit_unit_tests to use webkit_support.h.
webkit_unit_test_support.h's functions are just thin wrappers that just
call the functions from webkit_support.h. So instead of having this
unnecessary indirection, just call the functions from webkit_support.h
directly.
This is a two side patch. After this lands, Chromium will be update to
remove webkit_unit_test_support.*
BUG=None
TEST=webkit_unit_tests
R=jochen@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178440
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|