This reverts commit181169b743
, reversing changes made tobaced3152f
.
This commit is contained in:
parent
eba9abdbe5
commit
a55fd06aa2
4 changed files with 0 additions and 26 deletions
|
@ -92,7 +92,6 @@ class WebFrame : public mate::Wrappable<WebFrame> {
|
|||
// Resource related methods
|
||||
blink::WebCache::ResourceTypeStats GetResourceUsage(v8::Isolate* isolate);
|
||||
void ClearCache(v8::Isolate* isolate);
|
||||
void SetCacheCapacity(v8::Isolate* isolate, int capacity);
|
||||
|
||||
std::unique_ptr<SpellCheckClient> spell_check_client_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue