| Index: webkit/glue/webkit_glue.h
|
| ===================================================================
|
| --- webkit/glue/webkit_glue.h (revision 10914)
|
| +++ webkit/glue/webkit_glue.h (working copy)
|
| @@ -58,8 +58,6 @@
|
| //---- BEGIN FUNCTIONS IMPLEMENTED BY WEBKIT/GLUE -----------------------------
|
|
|
| void SetJavaScriptFlags(const std::wstring& flags);
|
| -void SetRecordPlaybackMode(bool value);
|
| -void SetShouldExposeGCController(bool enable);
|
|
|
| // Turn on the logging for notImplemented() calls from WebCore.
|
| void EnableWebCoreNotImplementedLogging();
|
|
|