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

Unified Diff: chrome/test/data/chromeos/virtual_keyboard/typing_test.js

Issue 98073012: Add unit test for lock and unlock virtual keyboard feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: chrome/test/data/chromeos/virtual_keyboard/typing_test.js
diff --git a/chrome/test/data/chromeos/virtual_keyboard/typing_test.js b/chrome/test/data/chromeos/virtual_keyboard/typing_test.js
index 0f21e9e9cc3eaa8c2c01ec75b1b4de1b4f57e374..a31dea2697d3b48f82ac15d80e1cb81f05b953c6 100644
--- a/chrome/test/data/chromeos/virtual_keyboard/typing_test.js
+++ b/chrome/test/data/chromeos/virtual_keyboard/typing_test.js
@@ -412,4 +412,4 @@ function testSwipeFlick(testDoneCallback) {
$('keyboard').up(mockEvent(width, height, key));
};
onKeyboardReady('testSwipeFlick', runTest, testDoneCallback);
-}
+}

Powered by Google App Engine
This is Rietveld 408576698