Files
brave-core/patches/mojo-public-tools-mojom-mojom_parser.py.patch
T

13 lines
626 B
Diff

diff --git a/mojo/public/tools/mojom/mojom_parser.py b/mojo/public/tools/mojom/mojom_parser.py
index 37f6a0d4af9e3f3b84e3a569e19f3beb2ce45043..b5c591ced56c2c1eb05c8a5f25e630ba5b26f6e8 100755
--- a/mojo/public/tools/mojom/mojom_parser.py
+++ b/mojo/public/tools/mojom/mojom_parser.py
@@ -498,6 +498,7 @@ already present in the provided output root.""")
logging.info('Finished')
+from brave_chromium_utils import inline_chromium_src_override; inline_chromium_src_override(globals(), locals())
if __name__ == '__main__':
Run(sys.argv[1:])
# Exit without running GC, which can save multiple seconds due to the large