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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 2822016: [chrome_frame] Refactor/merge IE no interference tests with other mock event ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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_frame/test/chrome_frame_test_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
===================================================================
--- chrome_frame/chrome_frame.gyp (revision 51968)
+++ chrome_frame/chrome_frame.gyp (working copy)
@@ -228,19 +228,23 @@
'test/chrome_frame_automation_mock.h',
'test/http_server.cc',
'test/http_server.h',
- 'test/no_interference_test.cc',
+ 'test/ie_event_sink.cc',
+ 'test/ie_event_sink.h',
+ 'test/mock_ie_event_sink_actions.h',
+ 'test/mock_ie_event_sink_test.cc',
+ 'test/mock_ie_event_sink_test.h',
+ 'test/navigation_test.cc',
'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',
'test/test_server.h',
'test/test_server_test.cc',
'test/test_with_web_server.cc',
'test/test_with_web_server.h',
+ 'test/ui_test.cc',
'test/urlmon_moniker_tests.h',
'test/urlmon_moniker_integration_test.cc',
'test/url_request_test.cc',
« no previous file with comments | « no previous file | chrome_frame/test/chrome_frame_test_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698