| Index: chrome/renderer/renderer_webkitclient_impl.h
|
| ===================================================================
|
| --- chrome/renderer/renderer_webkitclient_impl.h (revision 42776)
|
| +++ chrome/renderer/renderer_webkitclient_impl.h (working copy)
|
| @@ -66,8 +66,8 @@
|
| const WebKit::WebURL& url);
|
| virtual WebKit::WebApplicationCacheHost* createApplicationCacheHost(
|
| WebKit::WebApplicationCacheHostClient*);
|
| -
|
| virtual WebKit::WebSharedWorkerRepository* sharedWorkerRepository();
|
| + virtual WebKit::WebGraphicsContext3D* createGraphicsContext3D();
|
|
|
| private:
|
| class MimeRegistry : public webkit_glue::SimpleWebMimeRegistryImpl {
|
|
|