Chromium Code Reviews| Index: third_party/WebKit/Source/web/tests/scheduler/README.md |
| diff --git a/third_party/WebKit/Source/web/tests/scheduler/README.md b/third_party/WebKit/Source/web/tests/scheduler/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed6cb0699fa83f9fe7d37c32786fb56591132c5d |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/web/tests/scheduler/README.md |
| @@ -0,0 +1,3 @@ |
| +This directory contains scheduler simulation tests. |
| +They can be considered end-to-end tests for the Blink Scheduler and |
| +unlike other scheduler tests they need to have access to web/ layer. |