Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(683)

Unified Diff: webrtc/modules/video_coding/DEPS

Issue 2978623002: Implement H264 codec in Objective-C classes. (Closed)
Patch Set: Fix test after rebase. Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/video_coding/DEPS
diff --git a/webrtc/modules/video_coding/DEPS b/webrtc/modules/video_coding/DEPS
index 9896c19c5d8c38ef9b88d77c44d0ec72995b6382..df2a440766dbe59df6edbe62dc7a19006dce2c49 100644
--- a/webrtc/modules/video_coding/DEPS
+++ b/webrtc/modules/video_coding/DEPS
@@ -13,7 +13,7 @@ specific_include_rules = {
"+base/android",
"+webrtc/sdk",
],
- "(.*test\.cc|.*test\.h)": [
+ "(.*test\.cc|.*test\.h|.*test\.mm)": [
"+webrtc/media/engine",
"+webrtc/sdk",
],
« no previous file with comments | « webrtc/modules/video_coding/BUILD.gn ('k') | webrtc/modules/video_coding/codecs/test/objc_codec_h264_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698