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

Unified Diff: Source/core/platform/Logging.h

Issue 14495004: Remove left-over PageCache stuff (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | « Source/core/page/Settings.h ('k') | Source/core/platform/Logging.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/core/page/Settings.h ('k') | Source/core/platform/Logging.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698