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', |