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

Unified Diff: chrome/test/remoting/me2me_browsertest.cc

Issue 306343006: Update me2me connect-to-local-host browser-test to not perform keyboard validation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/remoting/me2me_browsertest.cc
diff --git a/chrome/test/remoting/me2me_browsertest.cc b/chrome/test/remoting/me2me_browsertest.cc
index 41286daa2818a4a7d63bcf2afe5403252c5c546d..3d784ff2ecdee597a890a09424563924328c12f0 100644
--- a/chrome/test/remoting/me2me_browsertest.cc
+++ b/chrome/test/remoting/me2me_browsertest.cc
@@ -30,10 +30,6 @@ IN_PROC_BROWSER_TEST_F(Me2MeBrowserTest,
ConnectToLocalHost(false);
- OpenClientBrowserPage();
-
- TestKeyboardInput();
-
// TODO(chaitali): Change the mouse input test to also work in the
// HTTP server framework
// TestMouseInput();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698