| 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..d6dafa9beb80d153278c02ce0af651d9703f1107 100644
|
| --- a/third_party/WebKit/Source/platform/Logging.h
|
| +++ b/third_party/WebKit/Source/platform/Logging.h
|
| @@ -48,7 +48,6 @@ PLATFORM_EXPORT extern WTFLogChannel LogResourceLoading;
|
| PLATFORM_EXPORT extern WTFLogChannel LogSQLDatabase;
|
| PLATFORM_EXPORT extern WTFLogChannel LogStorageAPI;
|
| PLATFORM_EXPORT extern WTFLogChannel LogTimers;
|
| -PLATFORM_EXPORT extern WTFLogChannel LogWebAudio;
|
|
|
| PLATFORM_EXPORT WTFLogChannel* getChannelFromName(const String& channelName);
|
|
|
|
|