Bug 1112073 - Linux non-unified build bustage fix. a=bustage

This commit is contained in:
Nikhil Marathe 2015-01-14 14:01:02 -08:00
Родитель 83f2d35bc2
Коммит f64d3931ba
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -13,10 +13,13 @@
#include "mozilla/dom/FetchBinding.h"
#include "mozilla/dom/Headers.h"
#include "mozilla/dom/Promise.h"
#include "mozilla/dom/URL.h"
#include "mozilla/dom/workers/bindings/URL.h"
#include "nsDOMString.h"
#include "InternalResponse.h"
#include "WorkerPrivate.h"
namespace mozilla {
namespace dom {