diff options
author | Steve Block <steveblock@google.com> | 2010-01-27 14:32:22 +0000 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2010-01-27 14:32:22 +0000 |
commit | 986d3bcea5faffcdf8f7fba9d4334f1ecdfadb0c (patch) | |
tree | b89a5f237623f31a049985ef01e4c4008f32b642 /WebCore/platform | |
parent | ab3eedd7e7e8a8ab78e3a507f85afcc6353461b0 (diff) | |
download | external_webkit-986d3bcea5faffcdf8f7fba9d4334f1ecdfadb0c.zip external_webkit-986d3bcea5faffcdf8f7fba9d4334f1ecdfadb0c.tar.gz external_webkit-986d3bcea5faffcdf8f7fba9d4334f1ecdfadb0c.tar.bz2 |
Update Android to reflect final version submitted to webkit.org for adding NetworkStateNotifier::networkStateChange
See http://trac.webkit.org/changeset/52635
Change-Id: I1ef80088f3d72f088140a478dd65d9fe5a287432
Diffstat (limited to 'WebCore/platform')
-rw-r--r-- | WebCore/platform/network/android/NetworkStateNotifierAndroid.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/network/android/NetworkStateNotifierAndroid.cpp b/WebCore/platform/network/android/NetworkStateNotifierAndroid.cpp index 134e206..3ade2ed 100644 --- a/WebCore/platform/network/android/NetworkStateNotifierAndroid.cpp +++ b/WebCore/platform/network/android/NetworkStateNotifierAndroid.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2008, The Android Open Source Project + * Copyright 2009, The Android Open Source Project * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |