| Index: content/browser/browser_plugin/browser_plugin_guest.h
|
| diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h
|
| index 40326341d4be9c9c2df4ad2f3fd14162c94d53aa..d72073c00ea0fd77e331891d4e881085cf884843 100644
|
| --- a/content/browser/browser_plugin/browser_plugin_guest.h
|
| +++ b/content/browser/browser_plugin/browser_plugin_guest.h
|
| @@ -210,8 +210,6 @@ class CONTENT_EXPORT BrowserPluginGuest : public WebContentsObserver {
|
| BrowserPluginGuest::factory_ = factory;
|
| }
|
|
|
| - void SetZoom(double zoom_factor);
|
| -
|
| void PointerLockPermissionResponse(bool allow);
|
|
|
| private:
|
|
|