| Index: chromecast/service/cast_platform_init_stub.cc
|
| diff --git a/chromecast/service/cast_platform_init_stub.cc b/chromecast/service/cast_platform_init_stub.cc
|
| deleted file mode 100644
|
| index 4d1928d7b4f7d74118dbccb024c7387db22732aa..0000000000000000000000000000000000000000
|
| --- a/chromecast/service/cast_platform_init_stub.cc
|
| +++ /dev/null
|
| @@ -1,13 +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.
|
| -
|
| -#include "chromecast/service/cast_service.h"
|
| -
|
| -namespace chromecast {
|
| -
|
| -// static
|
| -void CastService::PlatformInitialize() {
|
| -}
|
| -
|
| -}
|
|
|