2015-12-09 09:41:54 -08:00
|
|
|
/*
|
2016-02-10 07:54:43 -08:00
|
|
|
* Copyright 2015 The WebRTC project authors. All Rights Reserved.
|
2015-12-09 09:41:54 -08:00
|
|
|
*
|
2016-02-10 07:54:43 -08:00
|
|
|
* Use of this source code is governed by a BSD-style license
|
|
|
|
|
* that can be found in the LICENSE file in the root of the source
|
|
|
|
|
* tree. An additional intellectual property rights grant can be found
|
|
|
|
|
* in the file PATENTS. All contributing project authors may
|
|
|
|
|
* be found in the AUTHORS file in the root of the source tree.
|
2015-12-09 09:41:54 -08:00
|
|
|
*/
|
|
|
|
|
|
2015-12-15 04:27:11 -08:00
|
|
|
// TODO(tommi): Delete this file when removed from build files in Chromium.
|