Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(597)

Unified Diff: docs/how_to_extend_layout_test_framework.md

Issue 2505683002: Update links to layout test documentation. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: docs/how_to_extend_layout_test_framework.md
diff --git a/docs/how_to_extend_layout_test_framework.md b/docs/how_to_extend_layout_test_framework.md
index 32d3b33f1aa043b27926ce0b6cb6d42242de64d0..2f2ab89da9ec1c3a7a78eab305d7c6d49c76ec5f 100644
--- a/docs/how_to_extend_layout_test_framework.md
+++ b/docs/how_to_extend_layout_test_framework.md
@@ -13,7 +13,7 @@ to help people who want to actually the framework to test whatever they want.
Before you can start actually extending the framework, you should be familiar
with how to use it. This wiki is basically all you need to learn how to use it
pwnall 2016/11/15 18:23:11 I wouldn't call it "wiki" anymore :)
qyearsley 2016/11/15 19:04:57 Done, updated
-http://www.chromium.org/developers/testing/webkit-layout-tests
+https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_tests.md
## How to Extend the Framework

Powered by Google App Engine
This is Rietveld 408576698