build: simplify mas patches (#36368)

* build: simplify mas patches

* build: re-add configs
This commit is contained in:
Samuel Attard 2023-11-21 10:53:21 -08:00 committed by GitHub
parent 3d2a754531
commit dbe170c665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 1667 additions and 1806 deletions

View file

@ -904,10 +904,10 @@ index c68b68767ac52602981278ec655d9ccfad0c30ab..df2ea4524584417d859e1a22ec8a49c8
// Calculate number of pages in source document.
uint32_t CalculateNumberOfPages(blink::WebLocalFrame* frame,
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 34e00e884f05ed43d6966372479d268ac4b681ed..264aecf8928c820ac7624d798e834f8056bed405 100644
index f88d207fc9c8d831334ef0c761099799ed3928d8..83afe4327beefdf494f6b822da2f62a1cfb78484 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -2992,8 +2992,9 @@ source_set("browser") {
@@ -2993,8 +2993,9 @@ source_set("browser") {
"//ppapi/shared_impl",
]