12 lines
547 B
Diff
12 lines
547 B
Diff
|
--- chromium-117.0.5938.88/third_party/blink/renderer/core/BUILD.gn.orig 2023-09-18 19:35:09.929200617 +0200
|
||
|
+++ chromium-117.0.5938.88/third_party/blink/renderer/core/BUILD.gn 2023-09-18 19:35:31.372292159 +0200
|
||
|
@@ -1694,8 +1694,6 @@
|
||
|
python_path_root = "${root_out_dir}/pyproto"
|
||
|
python_path_proto = "${python_path_root}/third_party/blink/renderer/core/lcp_critical_path_predictor"
|
||
|
|
||
|
- mnemonic = "ELOC_PROTO"
|
||
|
-
|
||
|
source_dir = "lcp_critical_path_predictor/test_proto"
|
||
|
sources = rebase_path([ "lcp_image_id.asciipb" ], "", source_dir)
|
||
|
|