Bug 798033 - Removes 'using namespace' from toolkit headers - r=bsmedberg

This commit is contained in:
Matt Joras
2012-11-01 18:09:22 -04:00
parent 6af9991707
commit aa4d2cb746
4 changed files with 11 additions and 10 deletions

View File

@@ -6,6 +6,8 @@
#include "nsUrlClassifierProxies.h"
#include "nsUrlClassifierDBService.h"
using namespace mozilla::safebrowsing;
static nsresult
DispatchToWorkerThread(nsIRunnable* r)
{