Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Unified Diff: LayoutTests/fast/events/touch/script-tests/tap-highlight-color.js

Issue 14020004: Remove the remains of unused guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.")
}
« no previous file with comments | « LayoutTests/fast/events/event-creation-expected.txt ('k') | LayoutTests/fast/events/touch/tap-highlight-color.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698