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

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: Changing enum naming format to eliminate name conflict. Created 5 years, 11 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 | chrome/test/remoting/key_code_test_map.h » ('j') | no next file with comments »
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 a5992ca7b3dfd71c3adc269ff9a751de9b2fc87f..c7fd6af6b39e0f75776271f6c1993e11af9988d6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -756,6 +756,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',
@@ -764,6 +765,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/unauthenticated_browsertest.cc',
'test/remoting/waiter.cc',
« no previous file with comments | « no previous file | chrome/test/remoting/key_code_test_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698