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 0d1b6614348e18d656f453306c8b32e95045bda2..75cdac76081ee22b79d1f58ba9a63793c67ddd8f 100644 |
--- a/third_party/WebKit/Source/platform/Logging.h |
+++ b/third_party/WebKit/Source/platform/Logging.h |
@@ -38,7 +38,6 @@ |
namespace blink { |
-PLATFORM_EXPORT extern WTFLogChannel LogMedia; |
PLATFORM_EXPORT extern WTFLogChannel LogNetwork; |
PLATFORM_EXPORT extern WTFLogChannel LogResourceLoading; |
PLATFORM_EXPORT extern WTFLogChannel LogSQLDatabase; |