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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 6296015: Remove eventSender, accessibilityController, plainText and (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/webkit/tools/test_shell
Patch Set: Created 9 years, 11 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 | « webkit/tools/test_shell/test_shell.cc ('k') | webkit/tools/test_shell/test_webview_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index e20e6871612bf1ebbe6991a779b5404b172b8f27..4eadfecd82b053897e764f6b09003a5bcacb4fd2 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -55,16 +55,12 @@
'mac/test_webview_delegate.mm',
'mac/webview_host.mm',
'mac/webwidget_host.mm',
- 'accessibility_controller.cc',
- 'accessibility_controller.h',
'accessibility_ui_element.cc',
'accessibility_ui_element.h',
'drag_delegate.cc',
'drag_delegate.h',
'drop_delegate.cc',
'drop_delegate.h',
- 'event_sending_controller.cc',
- 'event_sending_controller.h',
'foreground_helper.h',
'layout_test_controller.cc',
'layout_test_controller.h',
@@ -72,8 +68,6 @@
'mock_spellcheck.h',
'notification_presenter.cc',
'notification_presenter.h',
- 'plain_text_controller.cc',
- 'plain_text_controller.h',
'resource.h',
'test_navigation_controller.cc',
'test_navigation_controller.h',
@@ -106,8 +100,6 @@
'test_webview_delegate.h',
'test_webview_delegate_gtk.cc',
'test_webview_delegate_win.cc',
- 'text_input_controller.cc',
- 'text_input_controller.h',
'webview_host.h',
'webview_host_gtk.cc',
'webview_host_win.cc',
@@ -434,7 +426,6 @@
'run_all_tests.cc',
'test_shell_test.cc',
'test_shell_test.h',
- 'text_input_controller_unittest.cc',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « webkit/tools/test_shell/test_shell.cc ('k') | webkit/tools/test_shell/test_webview_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698