blob: e4a5fded92d8a76054bccb30cd550f1e7b845429 [file] [log] [blame]
perkj@webrtc.org96e4db92015-02-13 12:46:51 +00001/*
magjed768c6482016-12-06 04:29:37 -08002 * Copyright 2016 The WebRTC project authors. All Rights Reserved.
perkj@webrtc.org96e4db92015-02-13 12:46:51 +00003 *
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.
perkj@webrtc.org96e4db92015-02-13 12:46:51 +00009 */
magjed768c6482016-12-06 04:29:37 -080010// TODO(magjed): Update external dependencies and remove this.
11#include "webrtc/sdk/android/src/jni/classreferenceholder.h"