| Index: webkit/glue/webkitclient_impl.h
|
| ===================================================================
|
| --- webkit/glue/webkitclient_impl.h (revision 14420)
|
| +++ webkit/glue/webkitclient_impl.h (working copy)
|
| @@ -21,6 +21,7 @@
|
|
|
| // WebKitClient methods (partial implementation):
|
| virtual WebKit::WebThemeEngine* themeEngine();
|
| + virtual void getPluginList(bool refresh, WebKit::WebPluginListBuilder*);
|
| virtual void decrementStatsCounter(const char* name);
|
| virtual void incrementStatsCounter(const char* name);
|
| virtual void traceEventBegin(const char* name, void* id, const char* extra);
|
|
|