content: Remove webkit_unit_test_support.* component.
commit6f027abab2fbaafe9b344bd982a973920372728a
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 13:44:16 +0000 (24 13:44 +0000)
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 13:44:16 +0000 (24 13:44 +0000)
tree2c49ce16a6745892b1a0b2d8de19f955ae8e111a
parent9d7c6d0400299c05c310efbab3f6909c69bf2a88
content: Remove webkit_unit_test_support.* component.

Blink was updated to not use it, and instead call the functions from
webkit_support.* because the former was just a wrapper that in turns was
just calling the functions from webkit_support.*

So since Blink is not using webkit_unit_test_support.* anymore and
nobody elses on Chromium uses it we can remove it now.

Blink change was landed in:
https://src.chromium.org/viewvc/blink?view=rev&revision=178440

BUG=None
TEST=webkit_unit_tests
R=jochen@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285234 0039d316-1c4b-4281-b951-d872f2087c98
content/content_tests.gypi
content/test/webkit_unit_test_support.cc [deleted file]
content/test/webkit_unit_test_support.h [deleted file]