diff --git a/indra/newview/tests/llviewerassetstats_test.cpp b/indra/newview/tests/llviewerassetstats_test.cpp
index ae93778534c772cf5cfbafe1c738a6bce2c1d52e..819728aad6e16919c3635f9e47e3d92bbbf05c25 100644
--- a/indra/newview/tests/llviewerassetstats_test.cpp
+++ b/indra/newview/tests/llviewerassetstats_test.cpp
@@ -39,7 +39,7 @@
 
 namespace LLStatViewer
 {
-	LLTrace::MeasurementStatHandle<>		FPS_SAMPLE("fpssample");
+	LLTrace::SampleStatHandle<>		FPS_SAMPLE("fpssample");
 }
 
 void LLVOAvatar::getNearbyRezzedStats(std::vector<S32>& counts)