Skip to content

Commit

Permalink
Fixed compilation for bug 514280
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeshkova committed May 16, 2014
1 parent a82cb73 commit 3526de8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions embedding/embedlite/utils/WebBrowserChrome.cpp
Expand Up @@ -62,8 +62,7 @@ NS_IMPL_ISUPPORTS(WebBrowserChrome,
nsIWebBrowserChromeFocus,
nsIInterfaceRequestor,
nsIEmbeddingSiteWindow,
nsIWebProgressListener,
nsSupportsWeakReference)
nsIWebProgressListener)

NS_IMETHODIMP WebBrowserChrome::GetInterface(const nsIID& aIID, void** aInstancePtr)
{
Expand Down

0 comments on commit 3526de8

Please sign in to comment.