blob: 47de1b4dc8cd39ea52351e1502905487a0f3f3dd [file] [log] [blame]
tommi434aca82015-12-09 09:41:54 -08001/*
kjellanderb24317b2016-02-10 07:54:43 -08002 * Copyright 2015 The WebRTC project authors. All Rights Reserved.
tommi434aca82015-12-09 09:41:54 -08003 *
kjellanderb24317b2016-02-10 07:54:43 -08004 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
tommi434aca82015-12-09 09:41:54 -08009 */
10
tommi6eca7e32015-12-15 04:27:11 -080011// TODO(tommi): Delete this file when removed from build files in Chromium.