| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 4e32a2fa9eef9258bdc94adc809ab4ee6c9671cd..f85c3c649b5fdec7d608c199654fadbf10767bd1 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -814,6 +814,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',
|
| @@ -822,6 +823,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',
|
|
|