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

Unified Diff: net/base/net_resources.grd

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/base/effective_tld_names.cc ('k') | net/base/registry_controlled_domain.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/net_resources.grd
diff --git a/net/base/net_resources.grd b/net/base/net_resources.grd
index ee8ce4d4f23ff1e2485e364b7b66713c91ae4ecc..4e64c72ae9783e9934fc17d8dd4a8e8ecdb6e4ba 100644
--- a/net/base/net_resources.grd
+++ b/net/base/net_resources.grd
@@ -11,9 +11,6 @@
<release seq="1">
<includes>
<include name="IDR_DIR_HEADER_HTML" file="dir_header.html" type="BINDATA" />
-
- <!-- This file is generated by tld_cleanup. -->
- <include name="IDR_EFFECTIVE_TLD_NAMES" file="effective_tld_names_clean.dat" filenameonly="true" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « net/base/effective_tld_names.cc ('k') | net/base/registry_controlled_domain.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698