mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1251785 - Remove remaining references to MOZILLA_XPCOMRT_API from toolkit. r=froydnj
This commit is contained in:
parent
8389d7ce84
commit
c4049150b8
@ -273,7 +273,7 @@ class ProcessedStack;
|
||||
* @param aFirefoxUptime - Firefox uptime at the time of the hang, in minutes
|
||||
* @param aAnnotations - Any annotations to be added to the report
|
||||
*/
|
||||
#if defined(MOZ_ENABLE_PROFILER_SPS) && !defined(MOZILLA_XPCOMRT_API)
|
||||
#if defined(MOZ_ENABLE_PROFILER_SPS)
|
||||
void RecordChromeHang(uint32_t aDuration,
|
||||
ProcessedStack &aStack,
|
||||
int32_t aSystemUptime,
|
||||
|
Loading…
Reference in New Issue
Block a user