| Index: content/browser/web_contents/web_contents_impl.h
|
| ===================================================================
|
| --- content/browser/web_contents/web_contents_impl.h (revision 184684)
|
| +++ content/browser/web_contents/web_contents_impl.h (working copy)
|
| @@ -177,8 +177,6 @@
|
| // MSG_ROUTING_NONE when there is no fullscreen render widget.
|
| int GetFullscreenWidgetRoutingID() const;
|
|
|
| - void DidBlock3DAPIs(const GURL& url, ThreeDAPIType requester);
|
| -
|
| // Invoked when visible SSL state (as defined by SSLStatus) changes.
|
| void DidChangeVisibleSSLState();
|
|
|
|
|