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

Unified Diff: chrome/chrome_tests.gypi

Issue 807343002: Adding the first set of remote test cases and associated framework. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/test/remoting/key_code_test_map.h » ('j') | chrome/test/remoting/key_code_test_map.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0d21c411a64ac07667fc85246e5bf85340a16709..4f60c89d7f9b1ca7e0bde123a049bc35fef95eee 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -816,6 +816,7 @@
'test/remoting/key_code_conv.cc',
'test/remoting/key_code_conv.h',
'test/remoting/key_code_map.h',
+ 'test/remoting/key_code_test_map.h',
'test/remoting/launch_browsertest.cc',
'test/remoting/me2me_browsertest.cc',
'test/remoting/page_load_notification_observer.cc',
@@ -824,6 +825,8 @@
'test/remoting/qunit_browser_test_runner.cc',
'test/remoting/remote_desktop_browsertest.cc',
'test/remoting/remote_desktop_browsertest.h',
+ 'test/remoting/remote_test_helper.cc',
+ 'test/remoting/remote_test_helper.h',
'test/remoting/scrollbar_browsertest.cc',
'test/remoting/waiter.cc',
'test/remoting/waiter.h',
« no previous file with comments | « no previous file | chrome/test/remoting/key_code_test_map.h » ('j') | chrome/test/remoting/key_code_test_map.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698