| Index: webkit/glue/webkitplatformsupport_impl.h
|
| diff --git a/webkit/glue/webkitplatformsupport_impl.h b/webkit/glue/webkitplatformsupport_impl.h
|
| index 9becc072df34a0ad1b59fdcbf1a4a48070b418c9..b5d1602f10dcb6f9ac98514f55dc0f383918c377 100644
|
| --- a/webkit/glue/webkitplatformsupport_impl.h
|
| +++ b/webkit/glue/webkitplatformsupport_impl.h
|
| @@ -87,7 +87,6 @@ class WEBKIT_GLUE_EXPORT WebKitPlatformSupportImpl :
|
| int threshold_begin_id,
|
| long long threshold,
|
| unsigned char flags);
|
| - virtual unsigned long long manglePointerForTracing(void* pointer);
|
| virtual WebKit::WebData loadResource(const char* name);
|
| virtual bool loadAudioResource(
|
| WebKit::WebAudioBus* destination_bus, const char* audio_file_data,
|
|
|