зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1440511 - Part 1: Correctly namespace nsHttpResponseHead in NeckoChannelParams.ipdlh, r=froydnj
MozReview-Commit-ID: DVkTwAmqmkc
This commit is contained in:
Родитель
6224e8de89
Коммит
19803dc200
|
@ -19,7 +19,7 @@ using mozilla::OriginAttributes from "mozilla/ipc/BackgroundUtils.h";
|
|||
using struct mozilla::void_t from "ipc/IPCMessageUtils.h";
|
||||
using RequestHeaderTuples from "mozilla/net/PHttpChannelParams.h";
|
||||
using struct nsHttpAtom from "nsHttp.h";
|
||||
using class nsHttpResponseHead from "nsHttpResponseHead.h";
|
||||
using class mozilla::net::nsHttpResponseHead from "nsHttpResponseHead.h";
|
||||
using class mozilla::TimeStamp from "mozilla/TimeStamp.h";
|
||||
|
||||
namespace mozilla {
|
||||
|
|
Загрузка…
Ссылка в новой задаче