2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
4 * You can obtain one at http://mozilla.org/MPL/2.0/. */
6 #ifndef nsedgemigrationutils__h__
7 #define nsedgemigrationutils__h__
9 #include "nsISupportsImpl.h"
10 #include "nsIEdgeMigrationUtils.h"
14 class nsEdgeMigrationUtils final
: public nsIEdgeMigrationUtils
{
16 NS_DECL_NSIEDGEMIGRATIONUTILS
19 ~nsEdgeMigrationUtils() = default;
22 } // namespace mozilla