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

Unified Diff: net/tools/tld_cleanup/README

Issue 31004: Have tld_cleanup generate a .cc file that contains the effective (Closed)
Patch Set: Created 11 years, 10 months 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
« no previous file with comments | « net/net_resources.scons ('k') | net/tools/tld_cleanup/tld_cleanup.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « net/net_resources.scons ('k') | net/tools/tld_cleanup/tld_cleanup.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698