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

Unified Diff: third_party/WebKit/Source/platform/Logging.h

Issue 1837923003: Remove font logging in unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove all LogFonts Created 4 years, 9 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 | « no previous file | third_party/WebKit/Source/platform/Logging.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/Logging.h
diff --git a/third_party/WebKit/Source/platform/Logging.h b/third_party/WebKit/Source/platform/Logging.h
index c15ebdd48fe532dace40a7c375a2ec65acc568c7..9541a0b77cb7fee974cd3839eb3c52b31e278112 100644
--- a/third_party/WebKit/Source/platform/Logging.h
+++ b/third_party/WebKit/Source/platform/Logging.h
@@ -39,7 +39,6 @@
namespace blink {
PLATFORM_EXPORT extern WTFLogChannel LogFileAPI;
-PLATFORM_EXPORT extern WTFLogChannel LogFonts;
PLATFORM_EXPORT extern WTFLogChannel LogMedia;
PLATFORM_EXPORT extern WTFLogChannel LogNetwork;
PLATFORM_EXPORT extern WTFLogChannel LogNotYetImplemented;
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/Logging.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698