Index: third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py |
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py |
index 2b978c3f66e203c0fbf77cd00abd1835ad0708fa..0341e32a797a15684ace625b483196f0546c2f5d 100644 |
--- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py |
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py |
@@ -26,8 +26,7 @@ |
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-""" |
-This is an implementation of the Port interface that overrides other |
+"""This is an implementation of the Port interface that overrides other |
ports and changes the Driver binary to "MockDRT". |
The MockDRT objects emulate what a real DRT would do. In particular, they |