blob: 2fae7b50cb5fa5ae05451e15a4bb6576e589c0bb [file] [log] [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/test/test_switches.h"
namespace switches {
// Used by some tests to force Mojo broker initialization in a spawned child
// process.
extern const char kInitializeMojoAsBroker[] = "initialize-mojo-as-broker";
} // namespace switches