Index: ui/base/clipboard/clipboard_util_win.h |
=================================================================== |
--- ui/base/clipboard/clipboard_util_win.h (revision 183210) |
+++ ui/base/clipboard/clipboard_util_win.h (working copy) |
@@ -40,7 +40,6 @@ |
static FORMATETC* GetWebKitSmartPasteFormat(); |
static FORMATETC* GetWebCustomDataFormat(); |
static FORMATETC* GetPepperCustomDataFormat(); |
- static FORMATETC* GetSourceTagFormat(); |
///////////////////////////////////////////////////////////////////////////// |
// These methods check to see if |data_object| has the requested type. |