| Index: third_party/libjingle/overrides/init_webrtc.h
|
| diff --git a/third_party/libjingle/overrides/init_webrtc.h b/third_party/libjingle/overrides/init_webrtc.h
|
| deleted file mode 100644
|
| index 4a7db383a15f1b5105a4daf884e5dc99b940e655..0000000000000000000000000000000000000000
|
| --- a/third_party/libjingle/overrides/init_webrtc.h
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// Copyright 2013 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 THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_
|
| -#define THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_
|
| -
|
| -// Initialize WebRTC. Call this explicitly to initialize WebRTC module
|
| -// (before initializing the sandbox in Chrome) and hook up Chrome+WebRTC
|
| -// integration such as common logging and tracing.
|
| -bool InitializeWebRtcModule();
|
| -
|
| -#endif // THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_
|
|
|