| 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..0089b30d8e3a0195f041d16d7f7d5ba7950a37bc 100644
|
| --- a/third_party/WebKit/Source/platform/Logging.h
|
| +++ b/third_party/WebKit/Source/platform/Logging.h
|
| @@ -42,7 +42,6 @@ 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;
|
| PLATFORM_EXPORT extern WTFLogChannel LogPlugins;
|
| PLATFORM_EXPORT extern WTFLogChannel LogResourceLoading;
|
| PLATFORM_EXPORT extern WTFLogChannel LogSQLDatabase;
|
|
|