Remove the view-painted event
This commit is contained in:
parent
1e4c83eb93
commit
5dabc47440
6 changed files with 0 additions and 19 deletions
|
@ -307,9 +307,6 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
const base::ListValue& args,
|
||||
IPC::Message* message);
|
||||
|
||||
// Called when the hosted view gets graphical updates.
|
||||
void OnViewPainted();
|
||||
|
||||
v8::Global<v8::Value> session_;
|
||||
v8::Global<v8::Value> devtools_web_contents_;
|
||||
v8::Global<v8::Value> debugger_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue