зеркало из https://github.com/mozilla/gecko-dev.git
bug 1121845 - Don't include generated IPDL header from nsPluginHost.h. r=bsmedberg
--HG-- extra : rebase_source : 7f0961a8fefe21372647eae9739b5da7475c5974
This commit is contained in:
Родитель
873b884cd4
Коммит
c08cd3fbff
|
@ -28,7 +28,6 @@
|
|||
#include "nsIEffectiveTLDService.h"
|
||||
#include "nsIIDNService.h"
|
||||
#include "nsCRT.h"
|
||||
#include "mozilla/plugins/PluginTypes.h"
|
||||
|
||||
#ifdef XP_WIN
|
||||
#include "nsIWindowsRegKey.h"
|
||||
|
@ -37,6 +36,7 @@
|
|||
namespace mozilla {
|
||||
namespace plugins {
|
||||
class PluginAsyncSurrogate;
|
||||
class PluginTag;
|
||||
} // namespace mozilla
|
||||
} // namespace plugins
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче