зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1127618 (prereq) - Fix compile errors caused by files moving from one unified file to another. r=mcmanus
--HG-- extra : rebase_source : b4f3b2487e5a7393114067ffd632c9df6c767b73
This commit is contained in:
Родитель
ff5375610d
Коммит
d61d6f4984
|
@ -14,8 +14,11 @@
|
|||
#include "nsIInterfaceRequestor.h"
|
||||
#include "nsIObserverService.h"
|
||||
#include "nsIObserver.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsIFile.h"
|
||||
#include "nsITimer.h"
|
||||
#include "nsIURI.h"
|
||||
#include "nsIInputStream.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsAutoPtr.h"
|
||||
#include "nsWeakReference.h"
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
#include "base/basictypes.h"
|
||||
|
||||
#include "nsNetCID.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsSimpleNestedURI.h"
|
||||
#include "nsIObjectInputStream.h"
|
||||
#include "nsIObjectOutputStream.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче