/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "nsISerializable.idl" [scriptable, builtinclass, uuid(4812ff32-1bff-423b-97fc-40a5696dad22)] interface nsIIntegrityPolicy : nsISerializable {};