mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 977013 - Follow-up because of undefined constant Cu r=bustage
This commit is contained in:
parent
11218793e0
commit
912ca83674
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user