| Index: Source/core/platform/Logging.h
|
| diff --git a/Source/core/platform/Logging.h b/Source/core/platform/Logging.h
|
| index 56392007c833757eae4af112e2484910dc3495c1..493d30953f3586a468ef877cc9b58680ba07cab7 100644
|
| --- a/Source/core/platform/Logging.h
|
| +++ b/Source/core/platform/Logging.h
|
| @@ -49,7 +49,6 @@ namespace WebCore {
|
| extern WTFLogChannel LogSpellingAndGrammar;
|
| extern WTFLogChannel LogBackForward;
|
| extern WTFLogChannel LogHistory;
|
| - extern WTFLogChannel LogPageCache;
|
| extern WTFLogChannel LogPlatformLeaks;
|
| extern WTFLogChannel LogResourceLoading;
|
| extern WTFLogChannel LogNetwork;
|
|
|