blob: 23ecef9fe5679a9fab2cf5c4a3b735004fe47160 [file] [log] [blame]
// Copyright 2015 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "germ/switches.h"
namespace germ {
const char kLogToStderr[] = "log-to-stderr";
const char kNewLauncher[] = "new-launcher";
} // namespace germ