Rename LayoutTestController to TestRunner in WebKitTestRunner
Created attachment 158255 [details] Patch
Attachment 158255 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/WebKitTestRunner..." exit_code: 1 Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp:282: One line control clauses should not use braces. [whitespace/braces] [4] Tools/WebKitTestRunner/InjectedBundle/TestRunner.h:37: Alphabetical sorting problem. [build/include_order] [4] Tools/WebKitTestRunner/InjectedBundle/qt/TestRunnerQt.cpp:57: Missing space inside { }. [whitespace/braces] [5] Total errors found: 3 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 158255 [details] Patch rs=me
Committed r125732: <http://trac.webkit.org/changeset/125732>