Bug 1144132 follow up to fix static check build bustage on a CLOSED TREE with r=me

This commit is contained in:
Kartikaya Gupta 2015-06-18 10:38:28 -04:00
parent a639257cbe
commit b58341f204

View File

@ -101,7 +101,7 @@ public:
/**
* Creates a new process LRU pool for the specified priority.
*/
ProcessLRUPool(ProcessPriority aPriority);
explicit ProcessLRUPool(ProcessPriority aPriority);
/**
* Used to remove a particular process priority manager from the LRU pool