Chromium Code Reviews| Index: net/tools/tld_cleanup/README |
| diff --git a/net/tools/tld_cleanup/README b/net/tools/tld_cleanup/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8eab5ee9058fade73dafa06cb34cef1abca6316d |
| --- /dev/null |
| +++ b/net/tools/tld_cleanup/README |
| @@ -0,0 +1,3 @@ |
| +When updating src/net/base/effective_tld_names.dat, re-run tld_cleanup which |
| +will re-generate src/net/base/effective_tld_names.cc. Check in the updated |
| +effective_tld_names.dat and effective_tld_names.cc together. |