Index: third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt b/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt |
index caa02711071bd7b75a2ac64cac8d74400a97860c..ea557246b960296a66a69e10cc2aaf75a9a2d768 100644 |
--- a/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt |
@@ -6,6 +6,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS navigator.connection is defined. |
PASS navigator.connection.type is defined. |
PASS navigator.connection.downlinkMax is defined. |
+PASS navigator.connection.rtt is defined. |
+PASS navigator.connection.downlink is defined. |
PASS typeof connection.type is "string" |
PASS connection.type is newConnectionType |
PASS connection.downlinkMax is newDownlinkMax |