| Index: LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js
|
| diff --git a/LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js b/LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js
|
| index fae992ed3bdb279cde7c0fc54383494978372806..b111956e9d77ed5f6968dd84d1dad23a87a1116d 100644
|
| --- a/LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js
|
| +++ b/LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js
|
| @@ -49,5 +49,5 @@ if (window.eventSender && eventSender.clearTouchPoints) {
|
|
|
| touchTargets();
|
| } else {
|
| - debug("This test requires DumpRenderTree && WebKit built with ENABLE(TOUCH_EVENT).")
|
| + debug("This test requires DumpRenderTree.")
|
| }
|
|
|