| Index: chrome_frame/chrome_frame.gyp
|
| ===================================================================
|
| --- chrome_frame/chrome_frame.gyp (revision 38776)
|
| +++ chrome_frame/chrome_frame.gyp (working copy)
|
| @@ -205,6 +205,8 @@
|
| 'test/proxy_factory_mock.cc',
|
| 'test/proxy_factory_mock.h',
|
| 'test/run_all_unittests.cc',
|
| + 'test/simulate_input.cc',
|
| + 'test/simulate_input.h',
|
| 'test/test_mock_with_web_server.cc',
|
| 'test/test_mock_with_web_server.h',
|
| 'test/test_server.cc',
|
| @@ -341,6 +343,8 @@
|
| '../net/url_request/url_request_unittest.h',
|
| 'test/chrome_frame_test_utils.cc',
|
| 'test/chrome_frame_test_utils.h',
|
| + 'test/simulate_input.cc',
|
| + 'test/simulate_input.h',
|
| 'test/test_server.cc',
|
| 'test/test_server.h',
|
| 'test/net/dialog_watchdog.cc',
|
| @@ -402,6 +406,8 @@
|
| 'test/reliability/reliability_test_suite.h',
|
| 'test/chrome_frame_test_utils.cc',
|
| 'test/chrome_frame_test_utils.h',
|
| + 'test/simulate_input.cc',
|
| + 'test/simulate_input.h',
|
| 'chrome_tab.h',
|
| 'chrome_tab.idl',
|
| '../base/test/test_file_util_win.cc',
|
|
|