Index: webrtc/api/DEPS |
diff --git a/webrtc/api/DEPS b/webrtc/api/DEPS |
index 245c31c0282978182a4985506836c09af2fe7fa4..e48b5689d167605ca0933479ab2c5c25fe68d635 100644 |
--- a/webrtc/api/DEPS |
+++ b/webrtc/api/DEPS |
@@ -15,6 +15,8 @@ specific_include_rules = { |
# TODO(ossu): Remove this exception when {builtin_,}audio_encoder_factory.h |
# has moved to api/. |
"peerconnectioninterface\.h": [ |
+ "+webrtc/call/callfactoryinterface.h", |
+ "+webrtc/logging/rtc_event_log/rtc_event_log_factory_interface.h", |
"+webrtc/modules/audio_coding/codecs/audio_encoder_factory.h", |
"+webrtc/modules/audio_coding/codecs/builtin_audio_encoder_factory.h", |
], |