mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Move to fbsystrace to a new location
Reviewed By: dreiss Differential Revision: D5760920 fbshipit-source-id: 9ff001dbd34660c14d061dec5428e82a815c719a
This commit is contained in:
parent
6562324e4c
commit
1f2ca244d7
@ -52,7 +52,7 @@ cxx_library(
|
||||
"//native/third-party/android-ndk:android",
|
||||
"xplat//folly:molly",
|
||||
"//xplat/fbgloginit:fbgloginit",
|
||||
"//xplat/fbsystrace:fbsystrace",
|
||||
"xplat//fbsystrace:fbsystrace",
|
||||
react_native_xplat_target("cxxreact:bridge"),
|
||||
react_native_xplat_target("cxxreact:module"),
|
||||
FBJNI_TARGET,
|
||||
|
@ -139,7 +139,7 @@ rn_xplat_cxx_library(
|
||||
deps = [
|
||||
":module",
|
||||
":jsbigstring",
|
||||
"//xplat/fbsystrace:fbsystrace",
|
||||
"xplat//fbsystrace:fbsystrace",
|
||||
"xplat//folly:molly",
|
||||
react_native_xplat_target("jschelpers:jschelpers"),
|
||||
react_native_xplat_target("microprofiler:microprofiler"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user