chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
This commit is contained in:
parent
0090616f7b
commit
3ac3fbdbfb
94 changed files with 670 additions and 1213 deletions
|
@ -103,6 +103,8 @@ class WebContentsZoomController
|
|||
// kZoomFactor.
|
||||
double default_zoom_factor_ = 0;
|
||||
|
||||
const double kPageZoomEpsilon = 0.001;
|
||||
|
||||
int old_process_id_ = -1;
|
||||
int old_view_id_ = -1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue