Bug 977013 - Follow-up because of undefined constant Cu r=bustage

This commit is contained in:
Tim Taubert 2014-02-26 15:29:34 +01:00
parent 11218793e0
commit 912ca83674

View File

@ -4,6 +4,8 @@
this.EXPORTED_SYMBOLS = ["TelemetryTimestamps"];
const Cu = Components.utils;
/**
* This module's purpose is to collect timestamps for important
* application-specific events.