Adjustments after upgrading to Chromium 54

This commit is contained in:
Ales Pergl 2017-01-13 09:52:45 +01:00 committed by Cheng Zhao
parent eaea039155
commit 85db1bb47d
13 changed files with 29 additions and 11 deletions

View file

@ -60,6 +60,7 @@ class InspectableWebContentsImpl :
const base::Value* arg1,
const base::Value* arg2,
const base::Value* arg3) override;
void InspectElement(int x, int y) override;
// Return the last position and size of devtools window.
gfx::Rect GetDevToolsBounds() const;