bug 1146027 - more final r=froydnj

This commit is contained in:
Trevor Saunders
2015-03-21 14:35:18 -04:00
parent 9da4f2165a
commit 2cab0ab3a9
36 changed files with 98 additions and 98 deletions

View File

@@ -336,7 +336,7 @@ public:
}
};
class ThreadStackHelper::ThreadContext
class ThreadStackHelper::ThreadContext final
: public google_breakpad::MemoryRegion
{
public: