| Index: webkit/glue/webkit_glue.h
|
| ===================================================================
|
| --- webkit/glue/webkit_glue.h (revision 5350)
|
| +++ webkit/glue/webkit_glue.h (working copy)
|
| @@ -57,6 +57,7 @@
|
| // Functions implemented by JS engines.
|
| void SetJavaScriptFlags(const std::wstring& flags);
|
| void SetRecordPlaybackMode(bool value);
|
| +void SetShouldExposeGCController(bool enable);
|
|
|
| //-----------------------------------------------------------------------------
|
| // Functions implemented by WebKit, called by the embedder:
|
|
|