mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1ec1785e32
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35353 Unfortunately we have 2 different definitions of SystraceSection.h - xplat/js/react-native-github/ReactCommon/cxxreact/SystraceSection.h - xplat/js/react-native-github/ReactCommon/react/renderer/debug/SystraceSection.h The first one is the Old Arch one and the second one is the New Arch one. As we first step, we unify the implementation Changelog: [Internal] Reviewed By: rshest Differential Revision: D41307049 fbshipit-source-id: a9eb854dfcf49f87ad81fd9cc8dbe51648ecd209