Commit 90f65834 authored by jbroman@chromium.org's avatar jbroman@chromium.org

Remove HAVE_WEBUNITTESTSUPPORT.

This macro is defined but never used, and appears to be a vestige of
landing https://bugs.webkit.org/show_bug.cgi?id=109369 that was never
cleaned up.

BUG=

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

git-svn-id: svn://svn.chromium.org/blink/trunk@170087 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 7f134437
......@@ -444,7 +444,6 @@ public:
// Testing -------------------------------------------------------------
#define HAVE_WEBUNITTESTSUPPORT 1
// Get a pointer to testing support interfaces. Will not be available in production builds.
virtual WebUnitTestSupport* unitTestSupport() { return 0; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment