Index: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt |
index de49eb092e6d0e6e3981ba7a7aafd24126ce4e4d..cb3dbc97cf4c4bb3aa237ce09e240ac83dd881ef 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/README.txt |
@@ -1,3 +1,5 @@ |
-# This suite runs the tests in --js-flags=--harmony-sharedarraybuffer |
-# This enables the SharedArrayBuffer language feature in V8. |
-# See https://github.com/tc39/ecmascript_sharedmem for more information. |
+# This suite runs the tests in fast/workers with |
+# --js-flags=--harmony-sharedarraybuffer |
+# This enables the experimental SharedArrayBuffer language feature in V8. |
+# See |
+# https://github.com/lars-t-hansen/ecmascript_sharedmem for more information. |