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

Side by Side Diff: net/base/registry_controlled_domains/effective_tld_names.dat

Issue 10796033: Move files related to registry-controlled domains into a new net/base/registry_controlled_domains/ … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Update checkout Created 8 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // This Source Code Form is subject to the terms of the Mozilla Public 1 // This Source Code Form is subject to the terms of the Mozilla Public
2 // License, v. 2.0. If a copy of the MPL was not distributed with this 2 // License, v. 2.0. If a copy of the MPL was not distributed with this
3 // file, You can obtain one at http://mozilla.org/MPL/2.0/. 3 // file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 4
5 // Chromium note: this is based on Mozilla's file: 5 // Chromium note: this is based on Mozilla's file:
6 // http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_name s.dat?raw=1 6 // http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_name s.dat?raw=1
7 7
8 8
9 // ===BEGIN ICANN DOMAINS=== 9 // ===BEGIN ICANN DOMAINS===
10 10
(...skipping 6821 matching lines...) Expand 10 before | Expand all | Expand 10 after
6832 thruhere.net 6832 thruhere.net
6833 traeumtgerade.de 6833 traeumtgerade.de
6834 webhop.biz 6834 webhop.biz
6835 webhop.info 6835 webhop.info
6836 webhop.net 6836 webhop.net
6837 webhop.org 6837 webhop.org
6838 worse-than.tv 6838 worse-than.tv
6839 writesthisblog.com 6839 writesthisblog.com
6840 6840
6841 // ===END PRIVATE DOMAINS=== 6841 // ===END PRIVATE DOMAINS===
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698