Adjustments after upgrading to Chromium 54
This commit is contained in:
parent
eaea039155
commit
85db1bb47d
13 changed files with 29 additions and 11 deletions
|
@ -44,6 +44,7 @@ class InspectableWebContents {
|
|||
const base::Value* arg1 = nullptr,
|
||||
const base::Value* arg2 = nullptr,
|
||||
const base::Value* arg3 = nullptr) = 0;
|
||||
virtual void InspectElement(int x, int y) = 0;
|
||||
};
|
||||
|
||||
} // namespace brightray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue