| Index: ui/base/clipboard/custom_data_helper.h
|
| diff --git a/ui/base/clipboard/custom_data_helper.h b/ui/base/clipboard/custom_data_helper.h
|
| index 55a2b3bb22c546c463c0755b6770011bafc994ad..c4eebc78eb8ca8cfa4ac2a4d4037f140107e6940 100644
|
| --- a/ui/base/clipboard/custom_data_helper.h
|
| +++ b/ui/base/clipboard/custom_data_helper.h
|
| @@ -35,8 +35,6 @@ namespace ui {
|
|
|
| #if defined(OS_MACOSX) && !defined(USE_AURA)
|
| UI_BASE_EXPORT extern NSString* const kWebCustomDataPboardType;
|
| -#elif !defined(OS_WIN) && defined(USE_AURA)
|
| -UI_BASE_EXPORT extern const char kMimeTypeWebCustomData[];
|
| #endif
|
|
|
| UI_BASE_EXPORT void ReadCustomDataTypes(const void* data,
|
|
|