Chromium Code Reviews| Index: webrtc/api/android/java/src/org/webrtc/VideoSource.java |
| diff --git a/webrtc/api/android/java/src/org/webrtc/VideoSource.java b/webrtc/api/android/java/src/org/webrtc/VideoSource.java |
| index 239940d765cc14b08d4e0a41c03bf7b8bd434315..d9531cd9a5f98a88f82d26814ca2eed41b0ecd38 100644 |
| --- a/webrtc/api/android/java/src/org/webrtc/VideoSource.java |
| +++ b/webrtc/api/android/java/src/org/webrtc/VideoSource.java |
| @@ -8,7 +8,6 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| - |
| package org.webrtc; |
| /** |