| Index: public/platform/Platform.h
|
| diff --git a/public/platform/Platform.h b/public/platform/Platform.h
|
| index 275f6bb716bac252ca0c855a5c4dda9c10c1ad29..9f5f30227b9327383e6655966cd0141187ba4f5e 100644
|
| --- a/public/platform/Platform.h
|
| +++ b/public/platform/Platform.h
|
| @@ -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; }
|
|
|
|
|