1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
41 if buildconfig.substs.get('MOZ_SELECTABLE_PROFILES'):
51 'cid': '{7e4bb6ad-2fc4-4dc6-89ef-23e8e5ccf980}',
52 'contract_ids': ['@mozilla.org/network/protocol/about;1?what=%s' % page
54 'legacy_constructor': 'mozilla::browser::AboutRedirector::Create',
55 'headers': ['/browser/components/about/AboutRedirector.h'],