Index: webrtc/sdk/android/src/jni/DEPS |
diff --git a/webrtc/sdk/android/src/jni/DEPS b/webrtc/sdk/android/src/jni/DEPS |
index ed8a8f4601c4defb5d6546ab8b3cad7fdf9b183d..382b4049d20037df03c22fea9d4c36855241e9fe 100644 |
--- a/webrtc/sdk/android/src/jni/DEPS |
+++ b/webrtc/sdk/android/src/jni/DEPS |
@@ -1,17 +1,14 @@ |
include_rules = [ |
"+third_party/libyuv", |
"+webrtc/call/callfactoryinterface.h", |
- "+webrtc/common_video/h264/h264_bitstream_parser.h", |
- "+webrtc/common_video/include", |
- "+webrtc/common_video/libyuv/include/webrtc_libyuv.h", |
+ "+webrtc/common_video", |
"+webrtc/logging/rtc_event_log/rtc_event_log_factory_interface.h", |
"+webrtc/media/base", |
"+webrtc/media/engine", |
"+webrtc/modules/audio_processing/include/audio_processing.h", |
+ "+webrtc/modules/include", |
"+webrtc/modules/utility/include/jvm_android.h", |
- "+webrtc/modules/video_coding/include/video_codec_interface.h", |
- "+webrtc/modules/video_coding/utility/vp8_header_parser.h", |
- "+webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.h", |
+ "+webrtc/modules/video_coding", |
"+webrtc/pc", |
"+webrtc/system_wrappers/include", |
"+webrtc/voice_engine/include/voe_base.h", |