mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Unfork chome code related to extensions and pepper plugins (issue #1947)
This commit is contained in:
@@ -16,6 +16,7 @@ class ChromeProfileManagerStub : public ProfileManager {
|
||||
ChromeProfileManagerStub();
|
||||
~ChromeProfileManagerStub() override;
|
||||
|
||||
Profile* GetProfile(const base::FilePath& profile_dir) override;
|
||||
bool IsValidProfile(const void* profile) override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user