| 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;
|
|
|