Chromium Code Reviews| Index: experimental/webtry/README.md |
| diff --git a/experimental/webtry/README.md b/experimental/webtry/README.md |
| index 2e670986a0dd4b4d754c8ef185df0cb14a626bb6..cba5388dfe86e1bf39aa6af60e4b3d01d108be92 100644 |
| --- a/experimental/webtry/README.md |
| +++ b/experimental/webtry/README.md |
| @@ -89,5 +89,6 @@ Do this step only once, but only after running webtry_setup.sh the first time |
| Third Party Code |
| ---------------- |
| - * res/js/pointerevents.min.js - obtained from https://github.com/components/pointerevents-polyfill |
| + * res/js/polyfill.js - Various JS polyfill libraries. To rebuild or update |
|
mtklein
2014/05/19 16:27:27
Think we can get this to the point where GYP/Ninja
jcgregorio
2014/05/19 16:33:59
Yeah, that might be nice, right now Grunt doesn't
|
| + see polyfill/README.md. |