blob: 73b8a67eb631007f574ff754b63ea1eee27d851b [file] [log] [blame]
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROMECAST_COMMON_CHROMECAST_SWITCHES_H_
#define CHROMECAST_COMMON_CHROMECAST_SWITCHES_H_
#include "build/build_config.h"
namespace switches {
// Metrics switches
extern const char kOverrideMetricsUploadUrl[];
} // namespace switches
#endif // CHROMECAST_COMMON_CHROMECAST_SWITCHES_H_