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