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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 604014: First batch of context menu tests... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 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/chrome_frame_plugin.h » ('j') | chrome_frame/test/chrome_frame_test_utils.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | chrome_frame/chrome_frame_plugin.h » ('j') | chrome_frame/test/chrome_frame_test_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698