chore: cleanup spec-main/ambient.d.ts (#32363)

This commit is contained in:
Milan Burda 2022-01-07 09:52:47 +01:00 committed by GitHub
parent 88ae6c0635
commit 7678a0aebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 29 deletions

View file

@ -317,7 +317,6 @@ class WebContents : public ExclusiveAccessContext,
std::vector<base::FilePath> GetPreloadPaths() const;
// Returns the web preferences of current WebContents.
v8::Local<v8::Value> GetWebPreferences(v8::Isolate* isolate) const;
v8::Local<v8::Value> GetLastWebPreferences(v8::Isolate* isolate) const;
// Returns the owner window.