Commit fb06a495 authored by xhwang's avatar xhwang Committed by Commit bot

media: Update MediaCodecBridge to use the new log.

BUG=472152

Review URL: https://codereview.chromium.org/1144543005

Cr-Commit-Position: refs/heads/master@{#330240}
parent f395553f
......@@ -15,11 +15,11 @@ import android.media.MediaCrypto;
import android.media.MediaFormat;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import android.view.Surface;
import org.chromium.base.CalledByNative;
import org.chromium.base.JNINamespace;
import org.chromium.base.Log;
import java.nio.ByteBuffer;
import java.util.ArrayList;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment