mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision c78c0ad7 (#363565)
This commit is contained in:
@ -73,7 +73,7 @@ class ChromeBrowserProcessStub : public BrowserProcess {
|
||||
void set_background_mode_manager_for_test(
|
||||
scoped_ptr<BackgroundModeManager> manager) override;
|
||||
StatusTray* status_tray() override;
|
||||
SafeBrowsingService* safe_browsing_service() override;
|
||||
safe_browsing::SafeBrowsingService* safe_browsing_service() override;
|
||||
safe_browsing::ClientSideDetectionService*
|
||||
safe_browsing_detection_service() override;
|
||||
|
||||
|
Reference in New Issue
Block a user