| Index: chromecast/metrics/cast_metrics_prefs.h
|
| diff --git a/chromecast/metrics/cast_metrics_prefs.h b/chromecast/metrics/cast_metrics_prefs.h
|
| deleted file mode 100644
|
| index ff7a973cc357d023953c3ed1f5bf052a08cd9239..0000000000000000000000000000000000000000
|
| --- a/chromecast/metrics/cast_metrics_prefs.h
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -// 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_METRICS_CAST_METRICS_PREFS_H_
|
| -#define CHROMECAST_METRICS_CAST_METRICS_PREFS_H_
|
| -
|
| -class PrefRegistrySimple;
|
| -
|
| -namespace chromecast {
|
| -namespace metrics {
|
| -
|
| -void RegisterPrefs(PrefRegistrySimple* registry);
|
| -
|
| -} // namespace metrics
|
| -} // namespace chromecast
|
| -
|
| -#endif // CHROMECAST_METRICS_CAST_METRICS_PREFS_H_
|
|
|