summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-02 20:45:55 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-02 20:45:55 +0000
commitd3aaf3f407776ab62684a6362d8e175770ed43e2 (patch)
treebdedcbdcca30a951fbf6a4583486a0cc784b829c /net
parent0fd887ce3699d1ea34bef0c7d53e26f2bd5f7706 (diff)
downloadchromium_src-d3aaf3f407776ab62684a6362d8e175770ed43e2.zip
chromium_src-d3aaf3f407776ab62684a6362d8e175770ed43e2.tar.gz
chromium_src-d3aaf3f407776ab62684a6362d8e175770ed43e2.tar.bz2
Spelling error: s/ADDRESSSES/ADDRESSES/g.
Review URL: http://codereview.chromium.org/3330006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58398 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/base/net_log_event_type_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/net_log_event_type_list.h b/net/base/net_log_event_type_list.h
index 4aba33d..dd71c1c 100644
--- a/net/base/net_log_event_type_list.h
+++ b/net/base/net_log_event_type_list.h
@@ -786,4 +786,4 @@ EVENT_TYPE(APPCACHE_DELIVERING_ERROR_RESPONSE)
// This event is emitted whenever NetworkChangeNotifier determines that the
// underlying network has changed.
-EVENT_TYPE(NETWORK_IP_ADDRESSSES_CHANGED)
+EVENT_TYPE(NETWORK_IP_ADDRESSES_CHANGED)