| Index: webrtc/api/android/java/src/org/webrtc/VideoCapturerAndroid.java
|
| diff --git a/webrtc/api/android/java/src/org/webrtc/VideoCapturerAndroid.java b/webrtc/api/android/java/src/org/webrtc/VideoCapturerAndroid.java
|
| index 8abe6ac7a9f6c85fb33da8e9162098ff0592620b..f544e1b3507cc53546b70eff5196513bad8bab42 100644
|
| --- a/webrtc/api/android/java/src/org/webrtc/VideoCapturerAndroid.java
|
| +++ b/webrtc/api/android/java/src/org/webrtc/VideoCapturerAndroid.java
|
| @@ -11,7 +11,6 @@
|
| package org.webrtc;
|
|
|
| import org.webrtc.CameraEnumerationAndroid.CaptureFormat;
|
| -import org.webrtc.Metrics.Histogram;
|
|
|
| import android.content.Context;
|
| import android.os.Handler;
|
|
|