Bug 1151646 - Fix static analysis bustage.

This commit is contained in:
Ben Turner 2015-04-08 18:49:38 -07:00
parent a2a3133390
commit b89cd87eca

View File

@ -798,6 +798,7 @@ public:
}
private:
explicit
WorkerThreadRuntimePrivate(WorkerPrivate* aWorkerPrivate)
: mWorkerPrivate(aWorkerPrivate)
{