Bug 734302 - Part 4: Fix the profiling builds on Mac and Windows; r=BenWa

This commit is contained in:
Ehsan Akhgari 2012-03-22 12:36:45 -04:00
parent ccd236979e
commit 08fb41abdd

View File

@ -390,7 +390,7 @@ class TableTicker: public Sampler {
private:
// Not implemented on platforms which do not support backtracing
static void doBacktrace(ThreadProfile &aProfile, TickSample* aSample);
void doBacktrace(ThreadProfile &aProfile, TickSample* aSample);
private:
// This represent the application's main thread (SAMPLER_INIT)