build: lock chromium major to 78 on 7-0-x (#19552)

* build: lock chromium major to 78 on 7-0-x

* chore: update patches

* fix geometry.mojom

* Adopt more inclusive language in //net

https://chromium-review.googlesource.com/c/chromium/src/+/1718348

* [mojo] Introduce ServiceFactory API

https://chromium-review.googlesource.com/c/chromium/src/+/1717474
This commit is contained in:
Samuel Attard
2019-08-02 12:41:41 -07:00
committed by John Kleinschmidt
parent c6061cce41
commit 9822953d31
24 changed files with 68 additions and 65 deletions

View File

@@ -7,6 +7,6 @@ mojom("mojo") {
public_deps = [
"//mojo/public/mojom/base",
"//ui/gfx/geometry/mojo",
"//ui/gfx/geometry/mojom",
]
}

View File

@@ -2,7 +2,7 @@ module electron.mojom;
import "mojo/public/mojom/base/values.mojom";
import "mojo/public/mojom/base/string16.mojom";
import "ui/gfx/geometry/mojo/geometry.mojom";
import "ui/gfx/geometry/mojom/geometry.mojom";
interface ElectronRenderer {
Message(