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

Unified Diff: content/content_shell.gypi

Issue 169683006: Reland "Move TextInputController from CppBoundClass to gin::Wrappable." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: focusedFrame() Created 6 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 | content/shell/renderer/test_runner/TestInterfaces.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index e27b028c87541b0e0399012a820137283467c000..9a9537f5b283541634fed70b920ef6f61c156218 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -220,8 +220,6 @@
'shell/renderer/test_runner/TestPlugin.h',
'shell/renderer/test_runner/TestRunner.cpp',
'shell/renderer/test_runner/TestRunner.h',
- 'shell/renderer/test_runner/TextInputController.cpp',
- 'shell/renderer/test_runner/TextInputController.h',
'shell/renderer/test_runner/WebAXObjectProxy.cpp',
'shell/renderer/test_runner/WebAXObjectProxy.h',
'shell/renderer/test_runner/WebFrameTestProxy.h',
@@ -243,6 +241,8 @@
'shell/renderer/test_runner/WebUserMediaClientMock.h',
'shell/renderer/test_runner/gamepad_controller.cc',
'shell/renderer/test_runner/gamepad_controller.h',
+ 'shell/renderer/test_runner/text_input_controller.cc',
+ 'shell/renderer/test_runner/text_input_controller.h',
'shell/renderer/webkit_test_runner.cc',
'shell/renderer/webkit_test_runner.h',
'test/layouttest_support.cc',
« no previous file with comments | « no previous file | content/shell/renderer/test_runner/TestInterfaces.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698