| Index: third_party/WebKit/LayoutTests/external/wpt/README.md
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/README.md b/third_party/WebKit/LayoutTests/external/wpt/README.md
|
| index 1461d07436d7b0ec9957298958761c02f419b474..5c1251f104f5542e00f5ee40b60a8ecaa90c8df1 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/README.md
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/README.md
|
| @@ -39,6 +39,9 @@ following entries are required:
|
| 0.0.0.0 nonexistent-origin.web-platform.test
|
| ```
|
|
|
| +If you are behind a proxy, you also need to make sure the domains above are
|
| +excluded from your proxy lookups.
|
| +
|
| Because web-platform-tests uses git submodules, you must ensure that
|
| these are up to date. In the root of your checkout, run:
|
|
|
|
|