Commit 94a800d
Reach
Summary:
`ReactPerfettoLogger.h` and `ReactPerfetto.h` are "for frameworks" headers that reached the public `react/timing` module through `<react/timing/primitives.h>`. This diff changes that include to use the umbrella header, so the module compiles under `RN_STRICT_API`.
Changelog: [Internal]
Differential Revision: D120116155react/timing through its umbrella from reactperflogger
1 parent d813915 commit 94a800d
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- packages/react-native/ReactCommon/reactperflogger
- reactperflogger
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments