| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 69d10ed commit e3eac7c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1740,10 +1740,10 @@ | |||
| 1740 | 1740 | }], | |
| 1741 | 1741 | ['v8_use_perfetto==1', { | |
| 1742 | 1742 | 'sources!': [ | |
| 1743 | - '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "\\"v8_libplatform.*?v8_use_perfetto.*?sources -= ")', | ||
| 1743 | + '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "\\"v8_libplatform.*?v8_use_perfetto.*?sources \\-= ")', | ||
| 1744 | 1744 | ], | |
| 1745 | 1745 | 'sources': [ | |
| 1746 | - '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "\\"v8_libplatform.*?v8_use_perfetto.*?sources += ")', | ||
| 1746 | + '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "\\"v8_libplatform.*?v8_use_perfetto.*?sources \\+= ")', | ||
| 1747 | 1747 | ], | |
| 1748 | 1748 | 'dependencies': [ | |
| 1749 | 1749 | '<(perfetto_gyp_file):perfetto_sdk', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments