Bug 1178172 - Fix all compile errors in dom/base on non-unified build. r=baku

This commit is contained in:
Hiroyuki Ikezoe
2015-07-01 15:56:00 +02:00
parent 0e1e345def
commit 06ec92d382
17 changed files with 25 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
* You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "SameProcessMessageQueue.h"
#include "nsThreadUtils.h"
using namespace mozilla;
using namespace mozilla::dom;