mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision 939b32ee (#454471)
This commit is contained in:
@@ -18,13 +18,9 @@ class CefPDFWebContentsHelperClient
|
||||
|
||||
private:
|
||||
// pdf::PDFWebContentsHelperClient:
|
||||
void UpdateLocationBar(content::WebContents* contents) override;
|
||||
|
||||
void UpdateContentRestrictions(content::WebContents* contents,
|
||||
int content_restrictions) override;
|
||||
|
||||
void OnPDFHasUnsupportedFeature(content::WebContents* contents) override;
|
||||
|
||||
void OnSaveURL(content::WebContents* contents) override;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(CefPDFWebContentsHelperClient);
|
||||
|
Reference in New Issue
Block a user