chore: bump chromium to 135.0.7047.0 (main) (#45859)
* chore: bump chromium in DEPS to 135.0.7043.0 * chore: bump chromium in DEPS to 135.0.7045.0 * 6305947: Preconnect to the Glic FRE when the button is hovered.6305947
* 6207093: Remove line_bounds from ImeCompositionRangeChanged6207093
--------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
21ad7cdda5
commit
e8631b2f3a
3 changed files with 5 additions and 6 deletions
|
@ -162,8 +162,7 @@ class OffScreenRenderWidgetHostView
|
|||
CreateSyntheticGestureTarget() override;
|
||||
void ImeCompositionRangeChanged(
|
||||
const gfx::Range&,
|
||||
const std::optional<std::vector<gfx::Rect>>& character_bounds,
|
||||
const std::optional<std::vector<gfx::Rect>>& line_bounds) override {}
|
||||
const std::optional<std::vector<gfx::Rect>>& character_bounds) override {}
|
||||
gfx::Size GetCompositorViewportPixelSize() override;
|
||||
ui::Compositor* GetCompositor() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue